I installed Qt from the SDK. It works fine on my desktop. But when I install my application on our target controller, it doesn't find them unless I put them in /usr/lib. BTW I would just do this but one of our guys says that libs should be in usr/local/lib. Is there any reason for this? From: Diego Iastrubni Date: Wednesday, July 18, 2012 4:59 PM To: Duane Cc: [email protected] Subject: Re: [Qt-creator] lib search path
On Wed, Jul 18, 2012 at 10:24 PM, Duane <[email protected]> wrote: Using Qt Creator, how can I add /usr/local/lib to the search path for the Qt libs (libQtXml.so.4 for example?) QMake should be located in /usr/local/bin and handle this for you. How did you install Qt?
_______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
