PDA

View Full Version : output with devenv override


ktodd
05-27-2008, 03:19 PM
I am overriding the msbuild command with the devenv command for a VS2008 sln. Is there something I can do to get the same kind of output (log) that I get with msbuild?

Thanks,

Ken

kinook
05-27-2008, 03:26 PM
The devenv output is not identical to msbuild, but VBP will capture any devenv output. Please ZIP and post or send to support@kinook.com:
1) The info from Help | About | Install Info
2) The .bld file
3) A build log file

Thanks.