[Qt-interest] qmake error in directory with parenthesis

erick oliveira da silva eosilva2000 at ig.com.br
Thu Oct 6 12:28:12 CEST 2011


Thanks, Tony. Your idea didn't work unfortunatelly.

Does it mean that a .pro file can't handle any path with parenthesis?

TIA,
Erick

2011/10/6 Thiago Macieira <thiago at kde.org>

> 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
>
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at qt.nokia.com
> http://lists.qt.nokia.com/mailman/listinfo/qt-interest
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20111006/36d7132c/attachment.html 


More information about the Qt-interest-old mailing list