Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
To compile or not to compile, that is the question
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de projet
Titre:
To compile or not to compile, that is the question
Divers
Thread ID:
00490082
Message ID:
00490082
Vues:
43
I am creating a .EXE for distribution. In an effort to reduce size, i am removing the source code from all class libraries and forms (thankyou to Walter Meester). Of course, once I do this it is important that I do not recompile because that would clobber my object code.

Here is my problem. When I run BUILD EXE (without RECOMPILE) it goes ahead and recompiles a couple of my class libraries anyway. Most of my class libraries do not get recompiled, but two of them do, even though I had freshly compiled them before removing the source.

How does VFP determine what needs to be recompiled and what does not? Is there anyway I can control what gets recompiled during BUILD EXE?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform