News:

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

Main Menu

Include Additional Directory and Additional Library Directory

Started by Peter_APIIT, June 16, 2009, 04:13:02 PM

Previous topic - Next topic

Peter_APIIT

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.

MortenMacFly

Quote from: Peter_APIIT on June 16, 2009, 04:13:02 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: [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]