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 _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
