User forums > Help
CodeBlocks wont compile
MoonlitKnight:
I set up full command line.
stahta01:
"Full command line" option Under menu "Settings" -> "Compiler and Debugger" -> Global compiler settings
Selected Compiler as "GNU GCC Compiler" and click "set as default"
Create a new hello world project and see if it works.
If it fails try auto detect
http://wiki.codeblocks.org/index.php?title=Installing_a_supported_compiler#Compiler-neutral_setup_steps
Tim S.
MoonlitKnight:
It failed. But the error message is gone. Now i click build and it doesnt do anything. Should i download GNU GCC and install?
tanq:
>Should i download GNU GCC and install?
Yes, if it's not done yet :)
For windows platform find any of "mingw" builds without "cygwin" word in title. Unpack it in any folder and point correct path and executable names in c::b compiler settings
MoonlitKnight:
--- Quote from: tanq on October 29, 2010, 11:50:30 pm --->Should i download GNU GCC and install?
Yes, if it's not done yet :)
For windows platform find any of "mingw" builds without "cygwin" word in title. Unpack it in any folder and point correct path and executable names in c::b compiler settings
--- End quote ---
Downloaded MinGW Minimalist GNU for windows at this site: http://www.mingw.org/wiki/Getting_Started.
Installed in C:\MinGW. Compiler set to GNU GCC compiler. In toolchain executables Installation directory is C:\MinGW, C compiler i set to gcc.exe but ive tried mingw32-gcc.exe aswell. I keep getting the following error message:
Compiling: C:\Users\Utente\Desktop\Untitled101.c
gcc.exe: CreateProcess: No such file or directory
Process terminated with status 1 (0 minutes, 0 seconds)
0 errors, 0 warnings
Btw if you've had enough its fine. I'm losing my patience with this
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version