Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2007.01.07;
Скачать: CL | DM;

Вниз

Проблема KOL и FPC   Найти похожие ветки 

 
Евгений Ч   (2006-03-23 14:23) [0]

Скачал KOL (ver. 2.30) и FreePascal (ver 2.0.2). Обработал файл kol.pas утилитой GlueCut, для совместимости с FPC. По всякому экспериментировал с параметрами компилятора, не получается ничего.

Выдает ошибки:

DESTRUCTOR name must be done
и
constructor name must be init

Как лечить?


 
ElDev   (2006-03-24 23:05) [1]

Посмотри на форуме по Free Pascal, там всё...


 
thaddy   (2006-03-25 12:13) [2]

Not true any more
gluecut is obsolete and  no longer necessary!
using init for constructors is also obsolete and not necessary!

I have explained it at my website http://www.thaddy.com/kolindex.htm

All you need with KOL+ freepascal is the correct compilersettings
and compile KOL in PAS_VERSION mode (Define) )
The best settings for fpc.cfg - for me -  are:


#Adapt the paths to point to your own FPC directory

-Fuc:\FPC\/units/$FPCTARGET/
-Fuc:\FPC\/units/$FPCTARGET/*
-Fuc:\FPC\/units/$FPCTARGET/rtl
-Fuc:\FPC\kol

# For a release compile with optimizes and strip debuginfo
#IFDEF RELEASE
-Og1p2
-Xs
#KOL
-Mdelphi
-CX
-Sg

#WRITE Compiling Release Version
#ENDIF

# For a debug version compile with debuginfo and all codegeneration checks on

#IFDEF DEBUG
-gcl
-Crtoi
-Sg
#KOL
-Sa
-Mdelphi
#WRITE Compiling Debug Version
#ENDIF



Страницы: 1 вся ветка

Текущий архив: 2007.01.07;
Скачать: CL | DM;

Наверх




Память: 0.47 MB
Время: 0.035 c
15-1166411867
Slider007
2006-12-18 06:17
2007.01.07
С днем рождения ! 16 декабря


15-1166203353
Mozart
2006-12-15 20:22
2007.01.07
Проблема с "оцифровкой VHS"


15-1166472099
PHPDeveloper
2006-12-18 23:01
2007.01.07
закачка файла


2-1166178504
Квэнди
2006-12-15 13:28
2007.01.07
Подождать закрытия окна


2-1166260131
AlexanderMS
2006-12-16 12:08
2007.01.07
Учёт разрешения принтера.