Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: huzhongshan on August 15, 2010, 12:33:43 am

Title: the project dependencies cannot be saved.
Post by: huzhongshan on August 15, 2010, 12:33:43 am
I use project->properties->building settings->project dependencies to make a project depend on b project.
It works ok.
I save the project (or the workspace). When I close the project(or workspace), and reopen it , the dependencies setting disappeared.
The c::b donnot save this setting .
Title: Re: the project dependencies cannot be saved.
Post by: oBFusCATed on August 15, 2010, 12:49:24 am
It can but you have to save the workspace and later reopen it, not the separate projects.

The dependency info is stored in .workspace file.
Title: Re: the project dependencies cannot be saved.
Post by: huzhongshan on August 15, 2010, 10:53:05 am
Thanks , it is ok now.