Code::Blocks Forums
User forums => Help => Topic started by: Grishin_U_S on July 04, 2007, 09:38:14 am
-
Hello!
I've got C::B rc2 and OpenWatcom 1.6 under WinXP sp2. I downloaded C::B, instelled it and set as default OpenWatcom compliler. Then I created a new project ("win32 hello word") and got this message :
---------------------------------------------------
Project : Win32 Application
Compiler : GNU GCC Compiler (called directly)
Directory : C:\WATCOM\binnt\
--------------------------------------------------------------------------------
Switching to target: default
Compiling: main.cpp
Execution of 'mingw32-g++.exe -c main.cpp -o .objs\main.o' in 'C:\WATCOM\binnt' failed.
===============================
Why does C::B try to found the mingw32-g++.exe compiler?
-
Hi !
Did you update your path environment variable so that mingw32-g++.exe is found ?
Dje
-
RC2 is very old. Please switch to a latest Nightly instead.
-
complieing with warcom is somehow difficult :P
-
Still there are couple of issues on which needs to be resolved. But for most of apps you can use OpenWatcom with latest C::B nightlies. :)
-
Hi !
Did you update your path environment variable so that mingw32-g++.exe is found ?
Dje
No, I didn't! I haven't the mingw32-g++.exe compiler.
-
RC2 is very old. Please switch to a latest Nightly instead.
OK. Do you have the link (or the distributive) to the latest C::B under winXp? Could you send me that by e-mail? scau@bk.ru
ICQ 273635555
-
complieing with warcom is somehow difficult :P
very funny
-
Please visit the following forum and download a latest build.
http://forums.codeblocks.org/index.php/board,20.0.html
Installation instructions are also available from each nightly announcement. :)
-
Please visit the following forum and download a latest build.
http://forums.codeblocks.org/index.php/board,20.0.html
Installation instructions are also available from each nightly announcement. :)
Thanks a lot.