Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
BUG: Rebuild project with recompile All files
Message
 
 
À
02/03/2005 19:21:47
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de projet
Versions des environnements
Visual FoxPro:
VFP 9
Divers
Thread ID:
00992240
Message ID:
00992422
Vues:
28
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform