statically linking to qt

christopher j bottaro cjb at cs.utexas.edu
Tue Feb 27 01:19:02 GMT 2001


hello,

how can i statically link to qt?  that way i can give my app to a friend or 
what not who doesn't have qt.  in linker options, i tried "prevent using of 
shared libraries", but if i take qt outta my ld_library_path, i still get 
shared library loading errors.

i also configured qt to build static libraries and i tried linking to them 
directly as such: /usr/local/qt-2.2.3/lib/libqt.a.  but i get unresolved 
references.

thanks for the help,
christopher

-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list