News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Pionting code blocks to open watcom?

Started by Lord Yu, September 12, 2005, 06:27:50 AM

Previous topic - Next topic

Lord Yu

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

#1
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.