Форум программистов
 

Восстановите пароль или Зарегистрируйтесь на форуме, о проблемах и с заказом рекламы пишите сюда - alarforum@yandex.ru, проверяйте папку спам!

Вернуться   Форум программистов > Delphi программирование > Компоненты Delphi
Регистрация

Восстановить пароль
Повторная активизация e-mail

Купить рекламу на форуме - 42 тыс руб за месяц

Ответ
 
Опции темы Поиск в этой теме
Старый 22.02.2012, 20:25   #1
bulldog5293
Форумчанин
 
Регистрация: 13.05.2010
Сообщений: 670
По умолчанию Установка Kol и MCK

Всем привет и с наступающим. Решил попробывать Kol и MCK на действии, но постоянно сталкиваюсь с ошибками типа function
Код:
GetItems(Idx: Integer): KOLWideString;
причём все ошибки пока что ссылаются именно на KOLWideString, что мол не зареган этот тип. Мож кто уже ставил её на XE2 или вообще кто по русски объяснит? Просто я пытался по инструкции, но не выходит

Вот что выдаёт дельфийский месагер
[DCC Error] kol.pas(1833): E2003 Undeclared identifier: 'KOLWideString'
[DCC Error] kol.pas(1834): E2005 'KOLWideString' is not a type identifier
[DCC Error] kol.pas(1836): E2005 'KOLWideString' is not a type identifier
[DCC Error] kol.pas(1841): E2007 Constant or type identifier expected
[DCC Error] kol.pas(1844): E2005 'KOLWideString' is not a type identifier
[DCC Error] kol.pas(1850): E2005 'KOLWideString' is not a type identifier
[DCC Error] kol.pas(1856): E2005 'KOLWideString' is not a type identifier
[DCC Error] kol.pas(1858): E2005 'KOLWideString' is not a type identifier
[DCC Error] kol.pas(1862): E2005 'KOLWideString' is not a type identifier
[DCC Error] kol.pas(1888): E2005 'KOLWideString' is not a type identifier
[DCC Error] kol.pas(1890): E2005 'KOLWideString' is not a type identifier
[DCC Error] kol.pas(1892): E2005 'KOLWideString' is not a type identifier
[DCC Error] kol.pas(1894): E2005 'KOLWideString' is not a type identifier
[DCC Error] kol.pas(1898): E2005 'KOLWideString' is not a type identifier
[DCC Error] kol.pas(1899): E2005 'KOLWideString' is not a type identifier
[DCC Error] kol.pas(1900): E2005 'KOLWideString' is not a type identifier
[DCC Error] kol.pas(1901): E2005 'KOLWideString' is not a type identifier
[DCC Error] kol.pas(1903): E2005 'KOLWideString' is not a type identifier
[DCC Error] kol.pas(1904): E2005 'KOLWideString' is not a type identifier
[DCC Error] kol.pas(1939): E2005 'KOLWideString' is not a type identifier
[DCC Error] kol.pas(1942): E2005 'KOLWideString' is not a type identifier
[DCC Error] kol.pas(2723): E2005 'KOLWideString' is not a type identifier
[DCC Error] kol.pas(2726): E2005 'KOLWideString' is not a type identifier
[DCC Error] kol.pas(2728): E2005 'KOLWideString' is not a type identifier
[DCC Error] kol.pas(2731): E2005 'KOLWideString' is not a type identifier
[DCC Error] kol.pas(2733): E2005 'KOLWideString' is not a type identifier
[DCC Error] kol.pas(2735): E2005 'KOLWideString' is not a type identifier
[DCC Error] kol.pas(2737): E2005 'KOLWideString' is not a type identifier
[DCC Error] kol.pas(9388): E2005 'KOLWideString' is not a type identifier
[DCC Error] kol.pas(11497): E2005 'KOLWideString' is not a type identifier
[DCC Error] kol.pas(11497): E2005 'KOLWideString' is not a type identifier
[DCC Error] kol.pas(11499): E2005 'KOLWideString' is not a type identifier
[DCC Error] kol.pas(11499): E2005 'KOLWideString' is not a type identifier
[DCC Error] kol.pas(11501): E2005 'KOLWideString' is not a type identifier
[DCC Error] kol.pas(11596): E2005 'KOLWideString' is not a type identifier
[DCC Error] kol.pas(11618): E2005 'KOLWideString' is not a type identifier
[DCC Error] kol.pas(11618): E2005 'KOLWideString' is not a type identifier
[DCC Error] kol.pas(11618): E2005 'KOLWideString' is not a type identifier
[DCC Error] kol.pas(11644): E2005 'KOLWideString' is not a type identifier
[DCC Error] kol.pas(11658): E2005 'KOLWideString' is not a type identifier
[DCC Error] kol.pas(11658): E2005 'KOLWideString' is not a type identifier
[DCC Error] kol.pas(11692): E2005 'KOLWideString' is not a type identifier
[DCC Error] kol.pas(11692): E2005 'KOLWideString' is not a type identifier
[DCC Error] kol.pas(11704): E2005 'KOLWideString' is not a type identifier
[DCC Error] kol.pas(11704): E2005 'KOLWideString' is not a type identifier
[DCC Error] kol.pas(11775): E2005 'KOLWideString' is not a type identifier
[DCC Error] kol.pas(11783): E2005 'KOLWideString' is not a type identifier
[DCC Error] kol.pas(12070): E2005 'KOLWideString' is not a type identifier
[DCC Error] kol.pas(12114): E2005 'KOLWideString' is not a type identifier
[DCC Error] kol.pas(12117): E2005 'KOLWideString' is not a type identifier
[DCC Warning] KOLadd.pas(1424): W1058 Implicit string cast with potential data loss from 'string' to 'AnsiString'
[DCC Fatal Error] MirrorKOLPackageD11.dpk(42): F2063 Could not compile used unit 'KOLadd.pas'

Последний раз редактировалось bulldog5293; 23.02.2012 в 13:48.
bulldog5293 вне форума Ответить с цитированием
Ответ


Купить рекламу на форуме - 42 тыс руб за месяц

Опции темы Поиск в этой теме
Поиск в этой теме:

Расширенный поиск


Похожие темы
Тема Автор Раздел Ответов Последнее сообщение
Rect в kol Gr@nd Общие вопросы Delphi 9 01.08.2011 22:33
ошибка в kol Luxoff Общие вопросы Delphi 3 13.03.2011 20:14
KOL HotKey Simply-Art Помощь студентам 6 13.08.2008 11:01
KOL onkeydown формы Simply-Art Помощь студентам 2 29.07.2008 17:22
компонент GradientPanel из вкладки KOL Terran Компоненты Delphi 3 04.01.2008 02:00