Author Topic: Include Additional Directory and Additional Library Directory  (Read 3351 times)

Peter_APIIT

  • Guest
Hello to all, i would like to know where is the option for these features in CB.

I need to include ncurses library in my project and link with the library.

Thanks.

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9723
Re: Include Additional Directory and Additional Library Directory
« Reply #1 on: June 16, 2009, 04:18:40 pm »
Hello to all, i would like to know where is the option for these features in CB.
Right click on your project, select "build options" and inspect the upcoming dialog (tabs).
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