User forums > Help
I try to use other compilers than mingw32
IwanBob:
Ok I found the cause.
It seems like that I have to delete the wx_pch.h.gch from my old project directory
When building the project again a directory called wx_pch.h.gch will be created inside the project directory. There I can find the new wx_pch.h.gch and everything works fine.
Thanks and regards
Ruediger
Michael:
--- Quote from: IwanBob on February 14, 2006, 12:48:31 am ---I have not tried if I can compile wxWidgets yet, but I will try soon.
--- End quote ---
There is a makefile for Watcom C++ 10.6/11 and OpenWatcom. Theoretically, it should not be too difficult:
--- Quote ---wmake -f makefile.wat
--- End quote ---
Anyway, check if there are other parameters to set (e.g., for unicode) and also take a look at \docs\msw\install.txt.
Michael
killerbot:
fyi : very recently open watcom 1.4 was released
Michael:
--- Quote from: killerbot on February 14, 2006, 12:46:59 pm ---fyi : very recently open watcom 1.4 was released
--- End quote ---
The "List of changes in C/C++ 1.4" is quite remarkable :).
Michael
severach:
Openwatcom 1.4 fixed a DLL that wouldn't load in Windows 98. A little TLC and OpenWatcom can become a nice compiler again. There's source code a-plenty to test with.
Though my post here is about compiling DLLs, similar alterations may fix your ability to compile executables.
http://forums.codeblocks.org/index.php?topic=946.0
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version