[Qt-creator] Additional libraries in my project

Andre Poenitz andre.poenitz at mathematik.tu-chemnitz.de
Fri May 22 02:51:16 CEST 2009


On Thu, May 21, 2009 at 01:46:53PM +0300, Kosta wrote:
> No, I use Windows XP right now. I just downloaded the library from the
> site, they were with .tar extensions. I don't know if I have to unrar
> them or they are OK for use in the archive.  Here is the link to the
> library : http://www.agentpp.com/snmp++v3.2.23.tar.gz

You cannot use stuff that's packed in an archive. I guess the proper use
of the library would be to compile it separately and add it to the .pro
file using "LIBS += ..." but including all the source files in the
project (individually, not as archive) might work as well.

Andre'



More information about the Qt-creator-old mailing list