Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: redwolfplayer on October 02, 2013, 01:47:14 am

Title: Workspace isn't loading
Post by: redwolfplayer on October 02, 2013, 01:47:14 am
Hello, I am running Windows 7 on a HP Elitebook. I was using Code::Blocks to program using the SDL engine (game engine) but all of a sudden I try opening up Code::Blocks and it says that it won't open the workspace. I have no idea why this is happening but I definitely need it to be fixed soon!
Title: Re: Workspace isn't loading
Post by: oBFusCATed on October 02, 2013, 07:56:18 am
What workspace? default.workspace or your workspace?
Title: Re: Workspace isn't loading
Post by: redwolfplayer on October 02, 2013, 04:12:55 pm
The default workspace won't load and then when I try to load it myself all that comes up is the one .cbp file. All of my .cpp files and everything else is still in the project folder but it won't come up in code::Blocks
Title: Re: Workspace isn't loading
Post by: oBFusCATed on October 02, 2013, 04:25:59 pm
Open the workspace file in text editor and paste its content in a pastebin service and then post the link?

Have you saved the defualt.workspace when all projects have been loaded in C::B?
Generally I'm not sure that relying on the default.workspace is a good idea.
Just save your own workspace and keep it in VCS.