Показать сообщение отдельно
  #1  
Старый 04.03.2012, 19:35
kentavr16 kentavr16 вне форума
Прохожий
 
Регистрация: 02.03.2012
Сообщения: 4
Репутация: 10
По умолчанию ошибки при установке компонента

для облегчения жизни захотел поставить всеми хваленый CoolTrayIcon. но при инсталляции - сначала сообщение о том, что одноименный res-файл отсутствует. затем в компиляторе следующие ошибки

PHP код:
[DCC ErrorCoolTrayIcon.pas(1204): E2250 There is no overloaded version of 'StrLCopy' that can be called with these arguments
[DCC ErrorCoolTrayIcon.pas(1280): E2250 There is no overloaded version of 'StrLCopy' that can be called with these arguments
[DCC ErrorCoolTrayIcon.pas(1281): E2250 There is no overloaded version of 'StrLCopy' that can be called with these arguments
[DCC ErrorCoolTrayIcon.pas(1308): E2010 Incompatible types'AnsiChar' and 'Char'
[DCC ErrorCoolTrayIcon.pas(1312): E2010 Incompatible types'AnsiChar' and 'Char'
[DCC Fatal ErrorTextTrayIcon.pas(23): F2063 Could not compile used unit 'CoolTrayIcon.pas' 

помогите,пожалуйста. очень уж не хо колупать иконки руцями.
Ответить с цитированием