News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

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.