Page 1 of 1

Error "updaterevision.exe"

Posted: Wed Jun 26, 2013 18:25
by Enjay
After updating my copy of the repository about 30 minutes ago, I'm getting this when I try to compile GZDoom:

Code: Select all

4>------ Build started: Project: zdoom, Configuration: Release Win32 ------
4>Checking gitinfo.h...
4>Usage: .\Release\updaterevision.exe <path to gitinfo.h>
4>Project : error PRJ0019: A tool returned an error code from "Checking gitinfo.h..."
4>Build log was saved at "file://c:\Doom\GZDoomSourceGit\GZDoomCompile\Release\BuildLog.htm"
4>zdoom - 1 error(s), 0 warning(s)
========== Build: 3 succeeded, 1 failed, 12 up-to-date, 0 skipped ==========
This is a copy of the repository that compiled before I updated. ZDoom is compiling fine.

Re: Error "updaterevision.exe"

Posted: Wed Jun 26, 2013 19:19
by Graf Zahl
Hm, too bad that it's so hard to get the project files synchronized. For some reason the VC2005 Express and Standard version write out a project in different order so I'm forced to have a copy and merge manually. And Randy made a change here.

Re: Error "updaterevision.exe"

Posted: Wed Jun 26, 2013 19:37
by Enjay
The last commit has fixed this for me. Thank you. :)