[Qt-creator] Custom Build Step Problem
Thomas Schulze
t.schulze at technisat.de
Tue Jul 21 11:08:19 CEST 2009
Hello
> C:\Documents and Settings\User\My Documents\Qt\Project\version\debug\version.exe
According to my knowledge, Qt must not be installed into a path containing whitespace. I'm not sure
if this restriction also applies to project paths, but your's contains several spaces. Try moving
the whole project to some other place at your harddisc - for example, "C:\Projects\version".
> FWIW I am trying to run a little Qt app that generates a version number for my project that
contains the Subversion revision, build date, etc.
Have a look at the Subversion/bin/SubWCRev.exe included in the subversion distribution if you need
an already-working solution.
Bye, Thomas
More information about the Qt-creator-old
mailing list