[Qt-interest] Adding libraries to .pro file

Konstantin Tokarev annulen at yandex.ru
Fri Oct 22 11:12:20 CEST 2010



22.10.2010, 06:07, "Chasc" <chasc at tpg.com.au>:
> Hi,
>
> Thanks for the advice. I hadn't added to my LD_LIBRARY_PATH environment
> variable and after changing to
> LIBS += -lTableModel
>  the executable now runs. 

You can also use gcc flag -Wl,-rpath instead of setting LD_LIBRARY_PATH
-- 
Regards,
Konstantin



More information about the Qt-interest-old mailing list