Tagged Questions
2
votes
2answers
526 views
Delphi 2009 using MSBuild in RAD Studio Command Prompt F1026 File not found
I have been stuggling to get the MSBuild to successfully build my .dproj file for the last few days on a build machine.
First, I needed the EnvOptions.proj file from the developer's machine, which ...
2
votes
1answer
1k views
MSB4057 Error when using MSBuild with RAD Studio 2009
Summary: I'm able to compile a RAD Studio 2009 project using MSBuild on a Build Server using the RAD Studio Command Prompt, but not with a batch file. This same batch file, however, works ...