Page 1 of 1

How to use POCO in CodeLite?

Posted: Thu Jul 28, 2016 3:07 pm
by CLEd
Hi all,

I am ale to work with C++ 11 with CodeLite & MinGW on Windows 8.

Can someone point me how to use POCO libraries in CodeLite? Where to mention paths and libraries.

Ed

Re: How to use POCO in CodeLite?

Posted: Thu Jul 28, 2016 3:37 pm
by eranif
Usually the paths and libraries goes into Project Settings->Compiler and Project Settings->Linker

Eran