Automoc with MSVC gets extra argument. Where is the bug?

Alexander Neundorf neundorf at kde.org
Tue Feb 2 21:05:14 CET 2010


On Sunday 31 January 2010, Stephen Kelly wrote:
> Hi,
>
> While trying to get Grantlee working with MSVC I hit a bug in Automoc4.
>
> QCoreApplication::arguments always contained the drive letter ("C:") in the
> second position when run by cmake, but not when I invoked the same command
> myself. I think I used cmake --debug-mode or nmake VERBOSE=1 to get the
> command it was executing.

Hmm, can you please explain ?
What command did you see, what did you execute manually ?
And what where the command line arguments you then got in 
QCoreApplication::arguments ?

Alex


More information about the Kde-buildsystem mailing list