Forum > LCL

[SOLVED] Incompatible editbtn.ppu

(1/4) > >>

stephanie:
Hello, I've upgrated Lazarus from 1.2.4 32-bit to 1.6.4 64-bit on Linux Debian Buster.

The installation is ok, but if I open a big project (more 100 forms and 500.000 rows of code) and compile I get the error editbtn.ppu not compatible.

I've tried to rebuild Lazarus, to clean and build, but the problem remains.

The compiler stops in the uses of a module on Editbtn and show that it is not compatible the ppu.

But if I make a new project with TDateEdit (thas uses EditBtn) all works.

What can I do?

Thanks for your help and sorry for my bad english.

Stephanie

Handoko:
Maybe that was a memory issue. Try to do the same but on different hardware and/or OS.

lainz:
Try to rebuild Lazarus with Clean + Build All.

stephanie:
Thanks, I've already tried to clean up and rebuild Lazarus, but the problem still remains.

I've also uninstalled and reinstalled Lazarus.

I've seen this topic:
http://forum.lazarus.freepascal.org/index.php?topic=34947.0

but I cannot understand what to do to solve.

Thanks for any help.

Best regards,

Stephanie

JuhaManninen:
Search the whole system for editbtn.ppu.
Do you have symlinks for any relevant directories?
Did you add project search paths for library code? You shouldn't.

Also, with such problems you should probably use Lazarus 1.8 which is still a release candidate but is very close to the final.

Navigation

[0] Message Index

[#] Next page

Go to full version