I\'m trying to automate the build of a project in Delphi 2009.
I\'m using msbuild with .net 3.5
I simply call:
Z:\\Server>C:\\WINDOWS\\Mic
There is a batch file called rsvars.bat (search for it in the RAD Studio folder). Call that before calling MSBuild, and it will setup the necessary environment variables. Make sure the folders are correct in rsvars.bat if you have the compiler in a different location to the default.
Have you set an environment variable named "BDS", equal to your RAD Studio folder?