User forums > Help
New Install, New User, Modest Knowledge, Probably initial setting problem
darvon:
New user, non-Software Engineer.
New install.
I didn't get a Compilers auto-detection window with launch.
Settings are on GCC. Trying to build vanilla Console program. First build. no luck.
Build log:
--- Quote ----------------- Build: Release in test2 ---------------
Compiling: main.cpp
Execution of 'mingw32-g++.exe -Wall -fexceptions -O2 -c "C:\Documents and Settings\printer\Desktop\C++\test2\main.cpp" -o obj\Release\main.o' in 'C:\Documents and Settings\printer\Desktop\C++\test2' failed.
Nothing to be done.
Nothing to be done.
--- End quote ---
I am guessing it is a simple setting problem, but I am clueless.
Help, please.
stahta01:
Did you install the MinGW GCC Compiler?
If so, what is the path you installed it in?
What OS? example Windows XP or Windows Vista
What version/SVN of Code::Blocks?
Jenna:
Is the toolchain-setting correctly ?
Do you have the mingw32-g++.exe in the bin directory below the toolchains master-path.
If it is named differently, fix the toolchain.
darvon:
--- Quote from: stahta01 on October 25, 2009, 07:37:56 am ---Did you install the MinGW GCC Compiler?
--- End quote ---
I attempted to. I believe installation completed successfully. How would i check for successful installation?
I believe the version is 5.1.4
--- Quote ---If so, what is the path you installed it in?
--- End quote ---
I selected the default. I have searched the HD and find folders at
c:/mingw
--- Quote ---
What OS? example Windows XP or Windows Vista
--- End quote ---
XP
--- Quote ---What version/SVN of Code::Blocks?
8.02
--- End quote ---
darvon:
--- Quote from: jens on October 25, 2009, 08:07:23 am ---Is the toolchain-setting correctly ?
Do you have the mingw32-g++.exe in the bin directory below the toolchains master-path.
If it is named differently, fix the toolchain.
--- End quote ---
I am sorry but I do not understand what the toolchain is. How would I find the toolchain setting? How would I find the toolchain master path? How would I fix the toolchain?
mingw32-g++.exe is found at c:\Program Files\CodeBlocks\MinGW\bin
Navigation
[0] Message Index
[#] Next page
Go to full version