[Qt-interest] qmake and .PRO from command line
Miguel Cardenas
mfcardenas at gmail.com
Mon May 18 06:13:34 CEST 2009
Hi
Am porting an application from linux to windows, I have already Qt compiled
and everything ported, but am having troubles to include mysql headers and
libraries... aparently it is because the path contains blank spaces
C:\Program Files\MySQL 6.0\... lib/include
I had to copy lib and include directories to C:\include without blanks in
the path, but I can't do that for every project... how do I specify paths or
libs that include blank spaces in INCLUDEPATH and LIBS?
Thanks!
--
Miguel Cardenas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090517/66ab6758/attachment.html
More information about the Qt-interest-old
mailing list