I'm trying to automate a Visual Studi C++ 6 project build. Runing the msdev.com command on the host computer's command prompt and the remote computers command prompt has no issues. It when I try to run the command through jenkins as a post build windows batch command that causes me issues. The compiler runs but then stops at "fatal error RC1015: cannot open include file 'afxres.h'" within the project.
- MsDev Automation Engler
- Re: MsDev Automation Jason Swager
- Re: MsDev Automation Schalk Cronjé
