Author Topic: Workspace isn't loading  (Read 4135 times)

Offline redwolfplayer

  • Single posting newcomer
  • *
  • Posts: 2
Workspace isn't loading
« 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!

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Workspace isn't loading
« Reply #1 on: October 02, 2013, 07:56:18 am »
What workspace? default.workspace or your workspace?
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Offline redwolfplayer

  • Single posting newcomer
  • *
  • Posts: 2
Re: Workspace isn't loading
« Reply #2 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

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Workspace isn't loading
« Reply #3 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.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]