I fixed my problems for now. I ended up deleting or uninstalling all
copies of Lazarus and FPC, installed FPC 3.2.0 and built fresh trunk
copies of Lazarus and FPC. That solved the issues. I think I was
having a conflict with the multiple versions I had installed.
Now back to investigating bugs!
Gareth aka. Kit
On 13/07/2020 21:40, Mattias Gaertner via fpc-devel wrote:
On Mon, 13 Jul 2020 21:17:39 +0100
"J. Gareth Moreton" <gar...@moreton-family.com> wrote:
I'm still having problems. It's not letting me rebuild Lazarus for
one thing:
jcfidemain.pas(41,3) Fatal: Cannot find LazIDEIntf used by
JcfIdeMain, incompatible
ppu=c:\lazarus\components\ideintf\units\x86_64-win64\win32\lazideintf.ppu,
package IDEIntf
I even manually deleted the ppu file in question
Did you try deleting all ppu files using 'make distclean'?
before opening
Lazarus to use the internal build wizard. I know I'm probably
missing something obvious, but I'm not sure what. I'm wondering if I
should just completely delete lazarus and build from a fresh install,
and hope I don't lose the ability to edit my projects!
Granted, having multiple versions of Lazarus installed on my system
probably doesn't help (I tend to keep a stable release version
installed for non-compiler work).
Make sure Lazarus uses the right lpk files.
For example Package / Install Package. Click on each package to see the
path.
And finally as Sven already suggested:
Compile with -vut and check for checksum changed and where fpc
searches and what it finds.
Mattias
_______________________________________________
fpc-devel maillist - fpc-devel@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel
--
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus
_______________________________________________
fpc-devel maillist - fpc-devel@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel