How to link Poco library(libraries) to our program in unix environment
- by SepiDev
Hi, i'm having trouble with Poco libraries. I need a simple solution to make the compilation easier. Is there any pkg-config file for Poco library to use it into our make files? Or any alternative solution?
Currently i use Ubuntu gnu/linux.