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 /LNH:\BDS2006\Indy10\Lib\System
if errorlevel 1 goto enderror
copy *100.bpl ..\..\D100 >nul
copy *100.dcp ..\..\D100 >nul
copy *.hpp ..\..\D100 >nul
Erfahrung ist etwas, daß man erst bekommt, kurz nachdem man es dringend gebraucht hätte.