[Qt-interest] qmake error in directory with parenthesis

Thiago Macieira thiago at kde.org
Thu Oct 6 12:12:44 CEST 2011


On Thursday, 6 de October de 2011 12:04:05 erick oliveira da silva wrote:
> Hi Friends,
> 
> I am configuring my .pro file to save my target, a static library, in a
> directory with name "./Library(static)"
> 
> Unfortunatelly, the qmake remove the backslash from the path in the created
> Makefile. There is any way to solve the problem? How I can define the path
> "./Library(static)" in the Macro "DESTDIR" in a way that qmake doesn't
> remove the backslash necessary to run "make" without any error.

Rename your directory. Avoid characters that are special in the shell, like 
spaces, quotes, apostrophes, dollar signs, parentheses, etc.

-- 
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
   Software Architect - Intel Open Source Technology Center
      PGP/GPG: 0x6EF45358; fingerprint:
      E067 918B B660 DBD1 105C  966C 33F5 F005 6EF4 5358
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20111006/1d63f2bd/attachment.bin 


More information about the Qt-interest-old mailing list