Вверх ↑
Ответов: 3
Рейтинг: 0
#1: 2012-01-11 12:21:54 ЛС | профиль | цитата
у меня на ХР пустую форму вместо exe в батник компилирует

Project1.pas(19,1) Error: Can't call the linker, switching to external linking
Project1.pas(19,1) Fatal: There were 1 errors compiling module, stopping
Closing script C:\HiAsm Proj\ppas.bat
Error: C:\Documents and Settings\Admin\Мои документы\HiAsm\compiler\fpc\ppc386.exe returned an error exitcode (normal if you did not specifiy a source file to be compiled

текст батника

@echo off
tools\windres.exe --include tools\ -O coff -o C:\Documents and Settings\Admin\Мои документы\HiAsm\Elements\delphi\code\allres.or C:\Documents and Settings\Admin\Мои документы\HiAsm\Elements\delphi\code\allres.res --include C:\Documents and Settings\Admin\
if errorlevel 1 goto linkend
goto end
:asmend
echo An error occured while assembling %THEFILE%
goto end
:linkend
echo An error occured while linking %THEFILE%
:end

=(((((






карма: 0

0