Hello,
I'm trying to build a test application which uses some network features, and it needs a boost library,
I found Tizen platform already has boost library, but I cannot find how to use it.
Now, I got some linking errors like below, and maybe I have to set boost library to search path or import them into my project.
In brief, where can I find boost library files like shared object or static library from SDK?
I already checked below article, and I downloaded its rpm files, but I totally do not understand how to put them into SDK.
Please help!
How to find embeded boost library and its header files?