workspace with custom build
Posted: Thu Feb 26, 2009 12:30 pm
Using custom build and CL project in a workspace doesn't allow the user to build the workspace.
1 - Create a CL project
2 - Create a custom build project where the working directory is elsewhere
3 - make dependancies between CL project and custom build
4 - Hit F7
The problem commes from the fact that the generated workspace makefile doesn't change directory before calling the build command.
There is no problem using project only -> build.
I will try to fix this during those 2 days
1 - Create a CL project
2 - Create a custom build project where the working directory is elsewhere
3 - make dependancies between CL project and custom build
4 - Hit F7
The problem commes from the fact that the generated workspace makefile doesn't change directory before calling the build command.
There is no problem using project only -> build.
I will try to fix this during those 2 days