Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Errors doing a build
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de projet
Divers
Thread ID:
00417630
Message ID:
00417737
Vues:
21
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform