in my current project I had to manually add:
 -lzip -lboost_system -lboost_filesystem -lboost_locale -lpthread
(discovered by try and errors) to linker flags to build the binary.

I'm expect those dependencies come from pkg-config

--
Valerio

Reply via email to