FIX: "Invalid Library" When Rebuilding an ApplicationLast reviewed: October 20, 1997Article ID: Q113798 |
2.5x 2.60 | 2.5x 2.60 | 2.50b 2.60
WINDOWS | MS-DOS | MACINTOSHkbother kbbuglist kbfixlist kberrmsg The information in this article applies to:
SYMPTOMSWhen you attempt to rebuild an application with the Rebuild All option in the Build dialog box of the Project Manager, an "Invalid Library" error message will occur if there is an application programming interface (API) library included in the project that does not belong to the current platform.
RESOLUTIONRemove the API libraries from the project. You should not explicitly add API libraries to your project. When creating cross-platform applications, use the #IF ... #ENDIF structure to specify the correct API library based on the current platform.
STATUSMicrosoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. This problem was corrected in FoxPro version 2.6a for MS-DOS, Windows, and Macintosh.
MORE INFORMATION
Steps to Reproduce Behavior
|
Additional reference words: FoxWin FoxDos FoxMac 2.50 2.50a 2.50b 2.60
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |