Page 1 of 1
Help codelite and libjpeg
Posted: Fri Feb 27, 2015 9:28 pm
by tena
I need to know how can I install non standard libraries on codelite, like libjpeg, please someone can help me?
Thanks for your help.
Re: Help codelite and libjpeg
Posted: Sun Mar 01, 2015 12:40 am
by Gibbon1
You don't really install so much as point to. Far as I know you can either,
a) Configure the libraries include and search paths in the project settings.
b) In the Built settings (Settings->Build Settings, Advanced tab (I think this will work)
In general the best way to figure out what you need to do to get codelite to work, is to figure out the options the compiler and linker need.