FIX: "Invalid Library" When Rebuilding an ApplicationID: Q113798 2.5x 2.60 | 2.5x 2.60 | 2.50b 2.60 kbother 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 Behavior1. Load FoxPro for Windows. 2. Create a project called TEST. 3. Add a new program called MAIN and type the following commands:
4. Add the API library FOXTOOLS.FLL as a Library type. This file will
5. Save the project and quit FoxPro for Windows.
6. Load FoxPro for MS-DOS. 7. Open the TEST project. 8. Choose the Build option in the open project and choose Rebuild All. The Additional reference words: FoxWin FoxDos FoxMac 2.50 2.50a 2.50b 2.60
buglist2.50 buglist2.50a buglist2.50b buglist2.60 fixlist2.60a errmsg err
msg refresh
KBCategory: kbother kbbuglist kbfixlist kberrmsg
KBSubcategory: FxprgFoxtools
Solution Type : kbfix
|
|
Last Reviewed: October 20, 1997 © 1999 Microsoft Corporation. All rights reserved. Terms of Use. |