[Qt-creator] run settings arguments
Robert Caldecott
robert.caldecott at gmail.com
Tue Aug 24 16:08:13 CEST 2010
I saw this the other day - it doesn't work properly for debug builds but a
release build is fine.
On 24 August 2010 15:02, Max Waterman <
davidmaxwaterman+qtcreator at fastmail.co.uk<davidmaxwaterman%2Bqtcreator at fastmail.co.uk>
> wrote:
> Hi,
>
> If I want to pass an argument on the command line that contains spaces, eg
> :
>
> -d "This is a test service implementing
> interface:com.nokia.FtMServiceFwGen1"
>
> If I run this on the command line (bash), my program gets argv with 3
> elements :
>
>
> 1. program
> 2. -d
> 3. This is a test service implementing
> interface:com.nokia.FtMServiceFwGen1
>
>
> but specifying this in qtcreator and my program gets argv with each word in
> the 3rd arg as a separate element in the array.
>
> Sounds like a bug to me.
>
> Comments?
>
> Max.
>
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-creator
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-creator-old/attachments/20100824/67ac99c2/attachment.html
More information about the Qt-creator-old
mailing list