Code::Blocks Forums
User forums => General (but related to Code::Blocks) => Topic started by: vikash on July 17, 2011, 11:32:21 am
-
My codeblocks 10.05 is not working in xubutu 11.04. till yesterday it was working fine. But today when i try to compile a program in it then it does not compile there is a message in build log looking like attachment 1.
I try to create new project but this problem not solved. Even reinstallation does not help. I go to setting->compiler and debugger->toolchain excutables there is a empty place that is of resource compiler is this causes problem. see attachment 2.
If there is any other thing that is responsible then please tell me.
[attachment deleted by admin]
-
The second question first:
there is no resource-compiler on linux, so the field is empty.
For the first question:
try to use a path without spaces.
-
The second question first:
there is no resource-compiler on linux, so the field is empty.
For the first question:
try to use a path without spaces.
Do you mean the path in toolchain executable tab. All the names like gcc, g++ etc are without spaces.
See two entries C++ compiler and Linker for dynamic libs in attachment 2 both are pointing same thing in bin directory. This is just an idea.
-
Do you mean the path in toolchain executable tab. All the names like gcc, g++ etc are without spaces.
See two entries C++ compiler and Linker for dynamic libs in attachment 2 both are pointing same thing in bin directory. This is just an idea.
Sorry, that was not clear.
No, I mean the projects path.
The toolchain seems to be correct.
-
Do you mean the path in toolchain executable tab. All the names like gcc, g++ etc are without spaces.
See two entries C++ compiler and Linker for dynamic libs in attachment 2 both are pointing same thing in bin directory. This is just an idea.
Sorry, that was not clear.
No, I mean the projects path.
The toolchain seems to be correct.
thanks buddy this works. :D :D
Last time when there was a error i was saving project in this location /media/mains don't chng folder data/study/alll about C++ programming/C++/Linux xubuntu 11.04/codeblocks/2/2.cbp there are really a lot of spaces in location this time i save this in /home/vikashchandola/Desktop/121212121/main.cpp and this work.
thanks for help. :D :D :D