Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Errors doing a build
Message
General information
Forum:
Visual FoxPro
Category:
Project manager
Miscellaneous
Thread ID:
00417630
Message ID:
00417737
Views:
22
>Quick question. I have three projects that each create an EXE that are part of one system. The main exe calls one or the other as needed. This was done to make the EXEs smaller and easier to maintain. The system works perfectly this way.
>
>The only probem is more of an inconvieace than a problem. When I do a build I get a lot of "Undefined" errors where the project does not "see" a procedure that is in another projct. Is there a simple way to remove these errors? If it's not simple then I can live with it the way it is.
>
>Many thanks in advance.

John,

If you're using dynamic linking to access the procedure in the other project, you can add it to the calling project, but mark it as excluded. This will solve the problem with the errors, and won't add any compiled code to the executable.
George

Ubi caritas et amor, deus ibi est
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform