How to use POCO in CodeLite?

General questions regarding the usage of CodeLite
CLEd
CodeLite Curious
Posts: 1
Joined: Thu Jul 28, 2016 2:59 pm
Genuine User: Yes
IDE Question: C++
Contact:

How to use POCO in CodeLite?

Post 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
User avatar
eranif
CodeLite Plugin
Posts: 6372
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: How to use POCO in CodeLite?

Post by eranif »

Usually the paths and libraries goes into Project Settings->Compiler and Project Settings->Linker

Eran
Make sure you have read the HOW TO POST thread
Post Reply