User forums > Help
I can't compile
stufava:
when i try to compile my project i'm given this error:
--- Code: ----------------- Build: Debug in project ---------------
Compiling: main.cpp
Process terminated with status 1 (0 minutes, 1 seconds)
0 errors, 0 warnings
--- End code ---
I searched in this forum other topics with similar problems and i found many ones, but most of these concern windows vista or other SO;
i couldn't find out a solution! I have Windows XP, Code::Blocks and MinGW compiler.
Thanks in advance!
Jenna:
Please turn on full commandline logging:
Change "Settings -> Compiler and debugger... -> Global compiler settings -> Other settings(rightmost tab) -> Compiler logging" to "Full commandline" and post the content of the build log.
stufava:
--- Code: ----------------- Build: Debug in project ---------------
mingw32-g++.exe -Wall -fexceptions -g -IC:\Programmi\CodeBlocks\MinGW -c "C:\Documents and Settings\Stefano\Desktop\programmazione\project\main.cpp" -o obj\Debug\main.o
Process terminated with status 1 (0 minutes, 1 seconds)
0 errors, 0 warnings
--- End code ---
here it is...
Jenna:
Move your project to a folder without spaces and try it again.
stufava:
sorry but often english and I doesn't doesn't get on well :( :(... can you explain what your last reply means (In other words)? :lol:
Navigation
[0] Message Index
[#] Next page
Go to full version