Recent

Author Topic: What is wrong with TLongintField in LCL 0.9.30.4 FPC 2.6.0?  (Read 2381 times)

micheus

  • Jr. Member
  • **
  • Posts: 62
What is wrong with TLongintField in LCL 0.9.30.4 FPC 2.6.0?
« on: April 18, 2012, 09:16:47 pm »
I'm converting a project from Delphi to Lazarus.
Initially I had installed lazarus-0.9.30-fpc-2.4.2-win32.exe.

I already finished the migration and I'm currently testing it.

Now, after I proceeded an update to lazarus-0.9.30.4-fpc-2.6.0-win32.exe - in truth, an fresh and clean install due to other problems (thread) - when I act on Run button I'm getting an exception: EClassNotFound - Class "TLongintField" not found
After click Break button the cursor stops in lresources.pp - line 351 -  Reader.ReadRootComponent(Instance);
It's loading the form, I presume.

I also tested with lazarus-0.9.30.2-fpc-2.4.4-win32.exe and it's working fine.

At the begin I was forced to replace every TIntegerField by TLongIntField in order to get the program working (loading). it was fixed in 2.6.0 - maybe this error could be a side effect.


 

TinyPortal © 2005-2018