I am a newbie and wonder if there is a list of what to link in to make CodeBlocks under Linux, x or whatever?
Bruce
EDIT:// Sorry understood wrong
Oddly enough, the wiki (http://wiki.codeblocks.org/index.php?title=Installing_Code::Blocks_from_source_on_Linux) has a beautiful article on building it yourself under Linux.
usually you would want to use the nightly build binary. all you should need is wxWidgets 2.8
if you can't use that build, e.g. because you are on a platform for which there is no binary e.g. PPC then build from source following the wiki article
Quote from: Auria on June 17, 2007, 01:14:34 AM
usually you would want to use the nightly build binary. all you should need is wxWidgets 2.8
if you can't use that build, e.g. because you are on a platform for which there is no binary e.g. PPC then build from source following the wiki article
codeblock in Fedora exists for i386, x86_64, ppc and ppc64 :-) unofficial build exists also for sparc