Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Project - Rebuild - Recompile All - Not?

Status
Not open for further replies.

SteveDingle

Programmer
Jul 26, 2004
254
GB
Heya All,

VFP 9 SP1

I'm wondering if anyone else has come across situations where the Rebuild - Recompile All option seems to miss some prgs/classes?

Basically what I'm comming across is.. change a value in a header file (.H), close it then recompile all in the Project (the prg in question is definitly IN the project and pointing to the correct .H file).

Run the program and I don't see the change. Then I use the COMPILE MyPrg command, run the program and tada, there is the change
Another instance of this I have seen is while tracing I get the "Source is out of date" message, usually fixed with a recompile. Doing it via the Project, no go, using COMPILE works fine

Has something changed or am I just having a brain fart today

TIA

Toodles,
Steve Dingle
D&S Business Solutions Ltd
 
I'm wondering if anyone else has come across situations where the Rebuild - Recompile All option seems to miss some prgs/classes?

I've not seen that but I have seen - or I think I've seen - builds which just vanish.

I click "Build Exe", messages flicker on screen but when I run the the exe is still get the previous version. So I build again and this time I see the updated exe when I run it.


Geoff Franklin
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top