TeamCity Build server fails on post build command call "$(DevEnvDir)..\tools\vsvars32.bat" editbin.exe /NXCOMPAT:NO "$(TargetPath)
397 views
Skip to first unread message
Dale van der Merwe
unread,
May 9, 2013, 7:49:15 AM5/9/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to migrated-...@googlegroups.com
Hi
Our build server fails at the when building the ENV project at the following post build command line call "$(DevEnvDir)..\tools\vsvars32.bat" editbin.exe /NXCOMPAT:NO "$(TargetPath)"
Can we take this command argument out or is it essential?
Regards
Dale
Dale van der Merwe
unread,
May 10, 2013, 3:29:34 AM5/10/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to migrated-...@googlegroups.com
I ended up configuring TeamCity, added a parameter for DevEnvDir working now thanks