News:

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

Main Menu

help with building clan lib

Started by imtifade, December 12, 2009, 09:03:35 PM

Previous topic - Next topic

imtifade

im reading a Introduction to Game Programming with C++ and i cant seem to set clan lib so if any one can help me or link me somthin the would be great

MortenMacFly

Contact the "clan lib" people (never heard of them) for setting up the right compiler / linker switches. Notice we provide support for C::B, only. then consult the C::B documentation (http://www.codeblocks.org/docs/main_codeblocks_en.html) how/where to setup these. It's very easy, basically project options -> select target -> tab compiler / linker.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]