I trying to use a library (http://code.google.com/p/qxmpp/) but I can’t find the name of the library to link it to. I want to understand how can you find out the name of the library to use in the linking parameters.
I trying to use a library (http://code.google.com/p/qxmpp/) but I can’t find the name of
Share
Looks like that is a source archive only — no binaries included. Have you built the library from it? Where did the build process put it?
/usr/libor/usr/local/libwould be usual suspects, but read the build and install documentation in the package.