Page 1 of 1
How to install library in CodeLite?
Posted: Fri Feb 11, 2022 9:01 pm
by Shuvi22
I don't understand how I can install the library. If my attempts progressed further than mingw32-make, then codelite itself sent me. Thanks in advance for this probably stupid question
Re: How to install library in CodeLite?
Posted: Mon Feb 14, 2022 3:19 pm
by Jarod42
You don't install library in Codelite, but for your compiler (and then it depends of the compilers/systems).
In Codelite, you might pass includedirs/LibraryDirs (if relevant, as if library is installed in some "system"/compiler directories, you might to not have to provide them) and libraries to use in the Build options.