Board index » cppbuilder » Compilation not updating exe
Ian Inglis
![]() CBuilder Developer |
Compilation not updating exe2004-07-19 09:29:10 PM cppbuilder7 I have started using Borland C++ Version 5 and am trying to do some changes to a project i am working on. I wrote some code to change the text on a label as a test and it did not seem to work if i just run the application (pressing the play button), even though it says it is recompiling the class i changed. If i rebuild the entire program (or delete the intermediate files and press the play button) it seems to work ok. I was wondering if anyone else has had this problem and knows a solution? It takes about 20 times longer than necessary to rebuild the entire project if i rebuild the entire thing rather than just the classes that have changed. Thanks in advance. Ian |