Code::Blocks Forums
Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: rickg22 on December 30, 2005, 05:37:26 am
-
I'm using wxWidgets-2.6.2. the default workspace isn't opened. The message I got was that workspace "d" couldn't be found :-/
-
I just enabled Code::Blocks to load the default workspace and it was unable to find it. The error message said it couldn't find default.workspace.
-
Any idea of what might be causing the bug?
-
It just seems like the default workspace file isn't created when you install Code::Blocks, or at least it doesn't exist in the location expected by the SVN versions.
I solved it letting Code::Blocks report the problem (couldn't find the file), renamed the unnamed workspace and saved it.
-
Ceniza
I dont understand what you mean by "renamed the unnamed workspace and saved it."
I've got this problem. Where is the file you renamed?
What did you name it?
thanks
pecan
Edit: I'm using HEAD 1627
-
Right click one the name of the Workspace (it's empty in that case), Rename, add a name for it and then save.
BTW, now I compiled a version with Unicode I got exactly the same problem rickg22 reported (couldn't find workspace "d"). For me, in ANSI, it said it couldn't find "default.workspace".
-
Update to revision 1630
EDIT: Darn, wait a minute, I committed to the wrong branch...
Update to 1631 in trunk.