Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Die Delphi-IDE (https://www.delphipraxis.net/62-die-delphi-ide/)
-   -   MSBuild macht 'compile' statt 'build' (https://www.delphipraxis.net/132307-msbuild-macht-compile-statt-build.html)

ulrich.b 9. Apr 2009 13:57


MSBuild macht 'compile' statt 'build'
 
Wenn ich für eine project group (.groupproj) den Befehl

Delphi-Quellcode:
msbuild /target:Build /p:config=Debug
absetze wird kein build, sondern ein compile gestartet!

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.

.

ulrich.b 22. Apr 2009 22:24

Re: MSBuild macht 'compile' statt 'build'
 
*push*

Muetze1 23. Apr 2009 01:44

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 Platform Variablen?


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