Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
BUG: Rebuild project with recompile All files
Message
From
03/03/2005 11:09:08
 
General information
Forum:
Visual FoxPro
Category:
Project manager
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
00992240
Message ID:
00992429
Views:
25
>Fabio,
>
>VFP project manager has never worked like a C make file, it doesn't have a true filetimestamp dependency tree.
>
>
>* htest.prg
>#include htest.h
>
>messagebox( hdefined )
>
>
>
>* htest.h
>#define hdefined "test3"
>
>
>If I change only the htest.h file and build an EXE with recompile and run the exe I see the changed text.
>

David, I am not speaking about BUILD EXE but about BUILD PROJECT.

When a english readear read "Recompile All Files", All is "All" or "All except .fxp files ?"


>>Then, look this sequence :
>>- status of the project is full compiled with fxp files sync with .h files
>>- run Main.PRG is ok
>>- I change a #DEFINE relative path into a include files
>>- I do a Rebuild project with recompile all or exec a BUILD PROJ....
>>- run Main.prg -> fire a error because the path is the old path.
>>
>>Exists a direct solution without a projecthook coding ?
>>If no, how call you this ? A dev behaviour ?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform