User forums > Help
"No Disk" error message, code::blocks vista
MortenMacFly:
--- Quote from: fauxy on September 10, 2009, 01:42:31 pm ---'g++' is not recognized as an internal or external command, operable program or batch file.
--- End quote ---
Ok - to be more precise:
Go to the compiler installation directory, then into the "bin" sub-directory and try again.
Notice: The compiler executable I am referring to is at:
[YOUR_MINGW_INSTALL_FOLDER]\bin\g++.exe
Jenna:
--- Quote from: MortenMacFly on September 10, 2009, 01:53:33 pm ---
--- Quote from: fauxy on September 10, 2009, 01:42:31 pm ---'g++' is not recognized as an internal or external command, operable program or batch file.
--- End quote ---
Ok - to be more precise:
Go to the compiler installation directory, then into the "bin" sub-directory and try again.
Notice: The compiler executable I am referring to is at:
[YOUR_MINGW_INSTALL_FOLDER]\bin\g++.exe
--- End quote ---
If there are several MinGW-installations, use the one the toolchain executables tab in compiler settings points to.
fauxy:
gcc <GCC> 3.4.5 <mingw-vista special r3>
fauxy:
--- Quote from: jens on September 10, 2009, 01:57:42 pm ---
--- Quote from: MortenMacFly on September 10, 2009, 01:53:33 pm ---
--- Quote from: fauxy on September 10, 2009, 01:42:31 pm ---'g++' is not recognized as an internal or external command, operable program or batch file.
--- End quote ---
Ok - to be more precise:
Go to the compiler installation directory, then into the "bin" sub-directory and try again.
Notice: The compiler executable I am referring to is at:
[YOUR_MINGW_INSTALL_FOLDER]\bin\g++.exe
--- End quote ---
If there are several MinGW-installations, use the one the toolchain executables tab in compiler settings points to.
--- End quote ---
hm there my be several installations, let me look for this 'toolchain'
fauxy:
Well I think i figured out the problem, it was using the older file provided by dev-C++.
I didn't know what you meant by toolchain, but i uninstalled dev-c++, mingw, and codeblocks and reinstalled mingw and code blocks. Then i went to the toolchain tab, autodetected to c:\mingw, and now when i debug i get this error;
"The debugger executable is not set.
To set it, go to "Settings/Complier and debugger", wtich to the 'Programs' tab,
and select the debugger program."
But there is no "programs" tab.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version