Forum > General
My Problem, with Lazarus
(1/1)
wluis:
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:
--- Quote from: wluis 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
--- End quote ---
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
Navigation
[0] Message Index