Okay, when I compile using the Compile and Run option I get the following error:
make.exe: *** No rule to make target `pp', needed by `Song_related_classes/SongCollection_nested_classes.o'. Stop.
Now when I compile by using the Rebuild All option, the error goes away and it compiles and runs just fine.
So I get the error when using the Compile and Run option and it compiles without the error with the Rebuild All option. Anyone have an idea why it does this?
mikecoon
Problem with compiling Topic is solved
Hi mikecoon,
I encountered that some time ago, too. I never really found out why, but the project files somehow got messed up.
What helped for me was creating a new project and adding all files and options from the corrupted project to that new one.
Perhaps a dev from wxDevCpp could chime in and post some further insight into this.
HTH, Chris
P.S.: Please don't post questions in several subforums. Thanks.
I encountered that some time ago, too. I never really found out why, but the project files somehow got messed up.
What helped for me was creating a new project and adding all files and options from the corrupted project to that new one.
Perhaps a dev from wxDevCpp could chime in and post some further insight into this.
HTH, Chris
P.S.: Please don't post questions in several subforums. Thanks.
this->signature=NULL;