[Qt-creator] lib search path
Duane Hebert
duane.hebert at group-upc.com
Thu Jul 19 12:50:33 CEST 2012
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: qt-creator at qt-project.org
Subject: Re: [Qt-creator] lib search path
On Wed, Jul 18, 2012 at 10:24 PM, Duane <duane.hebert at group-upc.com> 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?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20120719/60227dcb/attachment.html>
More information about the Qt-creator
mailing list