[Qt-creator] Custom build step

Duane duane.hebert at group-upc.com
Thu Feb 6 15:25:26 CET 2014


QtCreator 3.0 on Windows 7.

I'm using a custom build step to get version information into my 
project.  The command is SubWCRev.exe.

The args are the repository,
the template and the target.

The working directory is %{buildDir}

This was working with 2.7 but now I get an error that SubWCRev.exe is 
unable to open the target file for writing.  I can switch to a console 
and enter the same command and it works fine.

I'm passing the full file paths and the error is reporting the correct 
file.  Has something changed with this version of QtCreator?




More information about the Qt-creator mailing list