Code::Blocks Forums
User forums => Help => Topic started by: Salsa on December 15, 2008, 09:13:14 pm
-
My doubt is if I can run Code::Blocks on AIX. I will soon have to port some stuff to AIX and couldn't find anything int the forums about it. I've seen wxWidgets supports AIX, but has anyone used code::blocks on AIX?
Thanks.
-
The first thing to check does wxGTK2 version of wxWidgets 2.8 work on AIX.
Note: wxX11 is not enough for Code::Blocks.
I would try adapting the following to see where it fails.
http://wiki.codeblocks.org/index.php?title=Installing_Code::Blocks_from_source_on_Linux
Tim S