Author Topic: help with building clan lib  (Read 3380 times)

imtifade

  • Guest
help with building clan lib
« on: December 12, 2009, 09:03:35 pm »
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

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9723
Re: help with building clan lib
« Reply #1 on: December 12, 2009, 09:18:21 pm »
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: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ