Einzelnen Beitrag anzeigen

Benutzerbild von Codehunter
Codehunter

Registriert seit: 3. Jun 2003
Ort: Thüringen
2.272 Beiträge
 
Delphi 10.4 Sydney
 
#14

AW: Zweites IDE-Fenster als Container für dockable Toolwindows

  Alt 2. Sep 2018, 13:25
Ahoi,

ich wollts mir mal compilieren, aber leider scheppert es in der Batchdatei. Vielleicht kannst du da was rauslesen. Ich vermute dass die Delphiversion nicht richtig erkannt wird. Denn Delphi 6 ist mal ganz verkehrt. Ich habe mehrere Delphis parallel installiert. Richtig wäre die 10.2.3 CE.
Code:
D:\Delphi\Projekte\Tests\GExperts>REM @echo off

D:\Delphi\Projekte\Tests\GExperts>buildtools\prepbuild.exe --incbuild --readini=
projects\GExperts --updateini=projects\GExperts
dzPrepBuild version 1.3.1.511 built 2017-04-04
Reading projects\GExperts_Version.ini
Incrementing build number to 68
FileVersion is now 1.3.11.68
Updating projects\GExperts_Version.ini

D:\Delphi\Projekte\Tests\GExperts>if "" == "" goto :list

D:\Delphi\Projekte\Tests\GExperts>call :doItem 6

D:\Delphi\Projekte\Tests\GExperts>pushd projects

D:\Delphi\Projekte\Tests\GExperts\Projects>setlocal

D:\Delphi\Projekte\Tests\GExperts\Projects>call __build.cmd 6

D:\Delphi\Projekte\Tests\GExperts\Projects>if "6" == "" goto :list

D:\Delphi\Projekte\Tests\GExperts\Projects>call :dobuild 6

D:\Delphi\Projekte\Tests\GExperts\Projects>pushd Delphi6

D:\Delphi\Projekte\Tests\GExperts\Projects\Delphi6>setlocal

D:\Delphi\Projekte\Tests\GExperts\Projects\Delphi6>call __Build_Project.cmd
D:\Delphi\Projekte\Tests\GExperts\Projects\Delphi6\dcu\*.dcu konnte nicht gefund
en werden
..\..\buildtools\prebuild.cmd
running in D:\Delphi\Projekte\Tests\GExperts\Projects\Delphi6
dzPrepBuild version 1.3.1.511 built 2017-04-04
Reading GExpertsD6_Version.ini
FileVersion is now 1.3.11.68
Writing rc file GExpertsD6_Version.rc
Borland Resource Compiler Version 5.40
Copyright (c) 1990, 1999 Inprise Corporation. All rights reserved.
..\..\buildtools\prebuild.cmd exiting
DelphiPath: "="
*** Error: Directory "=" does not exist. ***
Drücken Sie eine beliebige Taste . . .
Ich mache grundsätzlich keine Screenshots. Schießen auf Bildschirme gibt nämlich hässliche Pixelfehler und schadet der Gesundheit vom Kollegen gegenüber. I und E zu vertauschen hätte den selben negativen Effekt, würde aber eher dem Betriebsklima schaden
  Mit Zitat antworten Zitat