rejetto forum

Compiling latest beta sources

Vivo · 6 · 1714

0 Members and 1 Guest are viewing this topic.

Offline Vivo

  • Occasional poster
  • *
    • Posts: 2
    • View Profile
Thanks, rejetto 4 your programm, well i've tried compile sources from this link http://www.dovedove.it/hfs/hfs-last-beta-src.zip, but some errors appeared on opening project. I'm using CodeGear RAD 2009.
How can i fixed it?

Well, one question: it's possible writing plugins? I'd try make  ftp protocol plugin
« Last Edit: March 02, 2009, 06:52:34 AM by Vivo »


Offline SilentPliz

  • Operator
  • Tireless poster
  • *****
    • Posts: 1298
  • ....... chut ! shh!
    • View Profile
Hello!

Try to comment these two lines, Delphi seems sometimes have difficult to compile with them.
Do not ask me why.  :D

uses
//  {$IFDEF EX_DEBUG}
  ftmExceptionForm,
//  {$ENDIF}


Offline Mars

  • Operator
  • Tireless poster
  • *****
    • Posts: 2059
    • View Profile
lines are in the file named HFS.DPR , you can open it with an external editor as notepad


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13510
    • View Profile
hslib should not be missing.
it's in the archive.


Offline Mars

  • Operator
  • Tireless poster
  • *****
    • Posts: 2059
    • View Profile
rejetto, is it so important that 'ftmExceptionForm' must been into a 'if debug' condition , or can you put it as an usual 'uses'   ;)


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13510
    • View Profile
mmm, the problem is that i don't know the license of that unit, so i cannot distribute it :-\
i got it from a friend, who doesn't know either.
it's just a legal issue.