Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
BUG: Rebuild project with recompile All files
Message
 
 
To
02/03/2005 19:21:47
General information
Forum:
Visual FoxPro
Category:
Project manager
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
00992240
Message ID:
00992422
Views:
27
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.

>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 ?
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform