[Qt-interest] Basic qmake question

Martin Gebert martin.gebert at alpha-bit.de
Fri Aug 21 13:07:00 CEST 2009


> I have compiled qextserialport and saved a link to the generated library 
> file (libqextserialport.so.1.0.0) in /usr/lib/.

I suggest to create another symbolic link
"/usr/lib/libqextserialport.so" pointing to the lib, then run ldconfig
to update the linker cache. See the content of /usr/lib/ for how it
should look like.

HTH, Martin





More information about the Qt-interest-old mailing list