yuriy kuznetsov » 16.01.2011 10:07:53
to Nik
Скачал Ваш пример. В компонент Image загрузил конкретный рисунок. Код не изменял. Попробовал скомпилировать.
В окошечке «Сообщения» выскочил следующий текст:
windres: can’t open file `TForm1′: No such file or directory
Hint: Start of reading config file C:\lazarus\fpc\2.2.4\bin\i386-win32\fpc.cfg
Hint: End of reading config file C:\lazarus\fpc\2.2.4\bin\i386-win32\fpc.cfg
Free Pascal Compiler version 2.2.4 [2009/10/25] for i386
Copyright (c) 1993-2008 by Florian Klaempfl
Target OS: Win32 for i386
Compiling project1.lpr
Compiling unit1.pas
unit1.pas(18,28) Hint: Parameter “Sender” not used
unit1.pas(19,26) Hint: Parameter “Sender” not used
Compiling resource C:\Documents and Settings\User\??? ?????????\???????????\??????????????? ? Lazarus\?????? ???????1_Print_TImage1_Print_TImage\unit1.lfm
c:\lazarus\fpc\2.2.4\bin\i386-win32\windres.exe: can’t open file `TForm1′: No such file or directory
unit1.pas(76,2) Error: Error while linking
unit1.pas(76,2) Fatal: There were 1 errors compiling module, stopping
Не подскажете что не так?