Recent

Author Topic: My Problem, with Lazarus  (Read 3592 times)

wluis

  • New Member
  • *
  • Posts: 16
My Problem, with Lazarus
« on: May 12, 2010, 03:17:48 pm »
see
I send a project done in Delphi 7 to Lazarus 0.9.29 is a component that when I use one component registered, gives me an error like this:

Error creating component xxx
Failed to initialize component: Streaming method not available.


what can i do, i´m desperate pls help me

JuhaManninen

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 4383
  • I like bugs.
Re: My Problem, with Lazarus
« Reply #1 on: May 12, 2010, 05:57:33 pm »
see
I send a project done in Delphi 7 to Lazarus 0.9.29 is a component that when I use one component registered, gives me an error like this:

Error creating component xxx
Failed to initialize component: Streaming method not available.

what can i do, i´m desperate pls help me

You must convert the Delphi component, it does not work directly. The problem can be for example a property not supported by LCL (or something).
Please try the converter in latest Lazarus SVN version.

Juha
Mostly Lazarus trunk and FPC 3.2 on Manjaro Linux 64-bit.

 

TinyPortal © 2005-2018