AGB  ·  Datenschutz  ·  Impressum  







Anmelden
Nützliche Links
Registrieren
Zurück Delphi-PRAXiS Suchfunktion Ergebnis der Suchanfrage

Ergebnis der Suchanfrage


Datum des Suchindex: Heute, 16:47

Parameter dieser Suchanfrage:

Suche in Thema: bds2006 Indy10 dcc32 erstellt keine *.bpl
Suche alle Beiträge, die von "cramer" geschrieben wurden
• Suchmethode: "Suche nach allen Begriffen"
• Nach Datum (firstpost) sortiert
• Zeige Treffer als Beiträge
Zeige 5 von insges. 5 Treffern
Suche benötigte 0.003s

Es liegen Ergebnisse in folgenden Bereichen vor:

  • Forum: Sonstige Fragen zu Delphi

    AW: bds2006 Indy10 dcc32 erstellt keine *.bpl

      Delphi
      by cramer, 9. Mai 2018
    Es gab immer noch Probleme mit dem dcc32, unter anderem hier
    procedure TIdIOHandler.Write(AValue: Int64; AConvert: Boolean = True);
    {$IFDEF AVOID_URW_ERRORS}
    var
    h: Int64;
    {$ELSE}
    {$IFDEF HAS_TIdUInt64_QuadPart}
    var
    h: TIdUInt64;
    {$ENDIF}
  • Forum: Sonstige Fragen zu Delphi

    AW: bds2006 Indy10 dcc32 erstellt keine *.bpl

      Delphi
      by cramer, 8. Mai 2018
    Wenn man die Pfad Optionen /LH vor die -$ Optionen setzt, klappts :
    %NDD10%\Bin\dcc32.exe IndySystem100.dpk /Oobjs /DBCB /m /h /w /B /N..\..\D100 /LEH:\BDS2006\Indy10\Lib\System /LNH:\BDS2006\Indy10\Lib\System -$d-l-n+p+r-s-t-w-
  • Forum: Sonstige Fragen zu Delphi

    AW: bds2006 Indy10 dcc32 erstellt keine *.bpl

      Delphi
      by cramer, 8. Mai 2018
    Auch mit -LE gehts nicht
    H:\BDS2006\Indy10\Lib\System>%D10%\Bin\dcc32.exe IndySystem100.dpk /Oobjs /DBCB /m /h /w /JPHNE /N..\..\D100 -$d-l-n+p+r-s-t-w- -LEH:\BDS2006\Indy10\Lib\System -LNH:\BDS2006\Indy10\Lib\System
    Borland Delphi for Win32 compiler version 18.0
    Copyright (c) 1983,2005 Borland Software Corporation
    IndySystem100.dpk(46)
    47 lines, 0.09 seconds, 329 bytes code, 0 bytes data.
    ...
  • Forum: Sonstige Fragen zu Delphi

    AW: bds2006 Indy10 dcc32 erstellt keine *.bpl

      Delphi
      by cramer, 8. Mai 2018
    Ja, der Fehler kommt aber nicht vom Compiler, auch der Errorlevel ist OK,
    sondern erst später im Indy Batch wenn die Dateien kopiert werden sollen.
    (file not found)

    ECHO ****************
    ECHO Compile System
    ECHO ****************
    CD System
    %D10%\Bin\dcc32.exe IndySystem100.dpk /Oobjs /DBCB /m /h /w /JPHNE /N..\..\D100 -$d-l-n+p+r-s-t-w- /LEH:\BDS2006\Indy10\Lib\System...
  • Forum: Sonstige Fragen zu Delphi

    bds2006 Indy10 dcc32 erstellt keine *.bpl

      Delphi
      by cramer, 8. Mai 2018
    Hallo,
    wenn ich die aktuelle Indy v.10.x compiliere, werden schon beim IndySystem100.dpk keine bpl und dcp generiert.
    H:\BDS2006\Indy10\Lib\System>%D10%\Bin\dcc32.exe IndySystem100.dpk /Oobjs /DBCB /m /h /w /JPHNE /N..\..\D100 -$d-l-n+p+r-s-t-w- /LEH:\BDS2006\Indy10\Lib\System /LNH:\BDS2006\Indy10\Lib\System
    Nur die dcu werden in D100 erstelltH:\BDS2006\Indy10\D100
    Ich habe auch schon auf dem...


URL zu dieser Suchanfrage:

https://www.delphipraxis.net/dp_search.php?do=usersearch&search_username=cramer&search_exact_username=1&search_sortby=dateline&search_resulttype=post&search_matchmode=0&searchthreadid=196296
Impressum · AGB · Datenschutz · Nach oben
Alle Zeitangaben in WEZ +1. Es ist jetzt 16:56 Uhr.
Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz