Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is there a setting to force recompilation?
Message
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01448363
Message ID:
01448378
Views:
52
>>>>Although 'recompile all' is checked on project build, sometimes the code isn't rebuilt and I need to compile explicitly using 'compile' command. Is there a setting somewhere that would make 'Recompile all' work as it is intented to do?
>>>>TIA
>>>>
>>>>Cetin
>>>
>>>One way for PRG files would be to delete all FXP.
>>
>>:) That is not the answer to my question. If I would remember and do that each time I could run 'compile' explicitly too. Thanks anyway.
>>Cetin
>
>
>How about to use a Prject Hook class and delete all compiled code in BeforeBuild event?

You still can do this with only PRG. Alternative solution would be to write a simple program to loop through all project files and compile each of them. Sounds like an easy thing to do and then run this program instead of Rebuild All from Build dialog.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform