Code::Blocks Forums
Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: jomeggs on April 13, 2008, 08:24:09 pm
-
Hi,
currently it's not possible for me to set project dependencies. I've 5 projects in my workspace. In the projects window, I selected my active project and right-clicked to get the popupmenu. After that I clicked "Properties" and then the button "Projects dependencies...". Here then, I clicked the checkboxes of two dependant projects. All seems to be ok.
After closing and reopening the dependencies window the checkboxes are marked as expected. I saved the project and closed Code::Blocks. After reopening Code::Blocks, the named checkboxes are no longer marked, the dependencies are gone.
Windows XP
CB svn 5000
-
The dependencies will be saved if I manually select "Save Workspace" before closing Code::Blocks.
"Save Project" + "Save everything" or simply "Save Project" won't work. Curious... :?
-
Not really curious as dependencies are a workspace property, not a project property. It's just edited through the project settings dialog :)
-
Not really curious as dependencies are a workspace property, not a project property.
I nearly can't believe. I selected explicitly "Projects dependencies" from menu. Shure, there is a relation between workspace and project, but the dependencies have to project properties. I'm wrong at this point??
Edit
But, you are right, the dependencies are saved in workspace file...