News:

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

Main Menu

Running Code::Blocks on AIX

Started by Salsa, December 15, 2008, 09:13:14 PM

Previous topic - Next topic

Salsa

   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.

stahta01

#1
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
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]