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. :)
Quote from: dje on July 04, 2007, 09:40:01 AM
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.
Quote from: Biplab on July 04, 2007, 09:51:50 AM
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
Quote from: tiwag on July 04, 2007, 10:26:47 AM
complieing with warcom is somehow difficult :P
very funny
Please visit the following forum and download a latest build.
Quotehttp://forums.next.codeblocks.org/index.php/board,20.0.html
Installation instructions are also available from each nightly announcement. :)
Quote from: Biplab on July 04, 2007, 11:56:58 AM
Please visit the following forum and download a latest build.
Quotehttp://forums.next.codeblocks.org/index.php/board,20.0.html
Installation instructions are also available from each nightly announcement. :)
Thanks a lot.