![]() |
MSBuild macht 'compile' statt 'build'
Wenn ich für eine project group (.groupproj) den Befehl
Delphi-Quellcode:
absetze wird kein build, sondern ein compile gestartet!
msbuild /target:Build /p:config=Debug
Für einzelne Projekte (.dproj) funktioniert es aber korrekt! (/target:Make für compile und /target:Build für build)!!! Wie kann ich MSBuild zu einem build zwingen? Verwende Delphi 2009 Update 2. . |
Re: MSBuild macht 'compile' statt 'build'
*push*
|
Re: MSBuild macht 'compile' statt 'build'
Überprüfe in der XML Datei (.dproj) bei der "PropertyGroup" das "Condition" Attribute und dessen Inhalt. Zur Not einfach nochmal hier posten.
Liegt vllt. auch ein Problem mit der ![]() |
Alle Zeitangaben in WEZ +1. Es ist jetzt 12:13 Uhr. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz