rejetto forum

Software => HFS ~ HTTP File Server => Programmers corner => Topic started by: HULEN on July 31, 2007, 08:46:24 AM

Title: How use Turbo Delphi compile sources ?
Post by: HULEN on July 31, 2007, 08:46:24 AM
I am first use Turbo Delphi.

The Turbo Delphi not use Third Party,so I can not compile.

Can help me?
Title: Re: How use Turbo Delphi compile sources ?
Post by: Foggy on July 31, 2007, 09:39:32 AM
Sorry, I cant help you with that. Rejetto should be able to help you though, maybe someone else on the forum can aswell.

Edit: I dont think that english is your first language, so if you can tell me what your first language is ill have a look for a tutorial for compiling Delphi.
Title: Re: How use Turbo Delphi compile sources ?
Post by: HULEN on July 31, 2007, 09:56:55 AM
Oh~
My first language is Traditional Chinese.

Because the compile HFS have many string in ASCII.
So I want use translated sources code compile.
Title: Re: How use Turbo Delphi compile sources ?
Post by: rejetto on July 31, 2007, 09:57:40 AM
open the "dev notes.txt" file, and you will see where to download the third party libs
Title: Re: How use Turbo Delphi compile sources ?
Post by: HULEN on July 31, 2007, 10:01:15 AM
I tested.
But have a messeng...
[Pascal Fatal Error] hfs.dpr(41): F1026 File not found: 'ftmExceptionForm.dcu'
Title: Re: How use Turbo Delphi compile sources ?
Post by: rejetto on July 31, 2007, 10:11:59 AM
this should not happen with last sources.
what version did you download?
Title: Re: How use Turbo Delphi compile sources ?
Post by: HULEN on July 31, 2007, 10:15:29 AM
What version?
HFS sources is new.

The third party ......
TGIFImage ported to Delphi 7
delphi zlib 1.2.3
ICS unknow....(The site QuickLink Download.)
Title: Re: How use Turbo Delphi compile sources ?
Post by: rejetto on July 31, 2007, 10:18:08 AM
please, tell me the name of the archive of your HFS sources
Title: Re: How use Turbo Delphi compile sources ?
Post by: HULEN on July 31, 2007, 10:20:40 AM
hfs2.2a.src.zip
Title: Re: How use Turbo Delphi compile sources ?
Post by: HULEN on July 31, 2007, 10:24:02 AM
The error is solve
But now have a new...
[Pascal Fatal Error] monoLib.pas(159): F2039 Could not create output file 'monoLib.dcu'
That is?
Title: Re: How use Turbo Delphi compile sources ?
Post by: rejetto on July 31, 2007, 10:26:42 AM
it's not normal, there is no "ftmExceptionForm" at line 41 in hfs.dpr file.
please attach on the forum (click additional options) your hfs.dpr and defs.inc
Title: Re: How use Turbo Delphi compile sources ?
Post by: HULEN on July 31, 2007, 11:25:19 AM
The now questions is:
Code: [Select]
[Pascal Warning] main.pas(4788): W1035 Return value of function 'TmainFrm.getCfg' might be undefined
[Pascal Error] main.pas(7156): E2003 Undeclared identifier: 'ZDecompressStr2'
[Pascal Error] main.pas(7219): E2003 Undeclared identifier: 'ZcompressStr2'
[Pascal Error] main.pas(7219): E2003 Undeclared identifier: 'zsDefault'
[Pascal Error] main.pas(8714): E2003 Undeclared identifier: 'ZcompressStr2'
[Pascal Error] main.pas(8714): E2003 Undeclared identifier: 'zsDefault'
[Pascal Fatal Error] hfs.dpr(41): F2063 Could not compile used unit 'main.pas'
Title: Re: How use Turbo Delphi compile sources ?
Post by: HULEN on July 31, 2007, 12:11:32 PM
How do you use third party -ICS in Turbo Delphi ?
Title: Re: How use Turbo Delphi compile sources ?
Post by: rejetto on July 31, 2007, 06:40:29 PM
i will try to upload all the libs i use somewhere
be patient