Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
To compile or not to compile, that is the question
Message
General information
Forum:
Visual FoxPro
Category:
Project manager
Title:
To compile or not to compile, that is the question
Miscellaneous
Thread ID:
00490082
Message ID:
00490082
Views:
42
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?
Next
Reply
Map
View

Click here to load this message in the networking platform