Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is there a setting to force recompilation?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Divers
Thread ID:
01448363
Message ID:
01448378
Vues:
51
>>>>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform