I recently started using CodeLite since i though that it would be a great software, but i don't know how to add libraries to projects. Can anyone help me out ?
but i don't know how to add libraries to projects
Assuming that you want to compile and link against some external libraries, these are the steps you need:
.h
files.a
, .dll
, .so
)libMyFirstLib.a;libMySecondLib.a
etcYou can find more info here: http://codelite.org/LiteEditor/ProjectSettings
The screenshots are outdated, but the names / fields are the same
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With