Author Topic: Pionting code blocks to open watcom?  (Read 3856 times)

Lord Yu

  • Guest
Pionting code blocks to open watcom?
« on: September 12, 2005, 06:27:50 am »
Hi,

I've been considering pionting code blocks to openwatcom (tho I like codeblocks IDE better then openwatoms) I think it can be done, tho I'll have to rite a plug-in so that the dll compiler can work 8).

takeshimiya

  • Guest
Re: Pionting code blocks to open watcom?
« Reply #1 on: September 12, 2005, 09:10:11 am »
I'm missing something?

Code::Blocks currently have support for developing with these compilers:
  • GNU GCC Compiler
  • Microsoft Visual C++ Toolkit 2003
  • Borland C++ Compiler 5.5
  • Digital Mars Compiler
  • OpenWatcom (W32) Compiler
  • SDCC Compiler

If you are talking about compiling the Code::Blocks IDE itself with OpenWatcom, that currently will not work out-of-the-box, because the only compiler tested for compiling it itself is GCC.
« Last Edit: September 12, 2005, 09:12:53 am by takeshimiya »