On Mon, 24 Jul 2006, Dalton Calford wrote:

Hi,

I am in the middle of converting a Delphi 7 project into Lazarus on win32.

I am using last nights nightly build (Lazarus-0.9.17-20060724-win32.exe) and everything appears fine until I try to convert a component library and it comes back to tell me that tstreamadapter is not defined, but it is declared in classes.inc and that is used in classes.pp which is included in the uses section of the units requiring it.

It's there all right, but if you look carefully at classesh.inc you'll see that it is commented out. So the compiler is right in telling you that it is not defined.

However, it should not be hard to cook up an implementation, it's an easy class.


Does anyone have any idea of where I am going wrong or where I should look next?

The project is gpl and I am learning lazarus but I have been using Delphi since 97 so any help would be appreciated.

If you are curious as to what the project is - it's delphi version can be downloaded for free from www.dungeonforge.com

I am the new project head for the dungeonforge project.

Glad to see that you put conversion to Lazarus/FPC as the first item in your plan for the project :)

Michael.

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to