Gentlefolk,
Environment: Linux mint 16 (new install, all updates), LAZ 1.2, FPC 2.62 (all from DEB download), all install with no errors.
LAZ will compile and execute the default "form".
I open a project I have been working on, install (to the project) a couple of packages.
In the project inspector update the "paths" and "includes" to correct some issues with not finding files.
I am stopped with the following error mesage:
PPU Loading /usr/share/lazarus/1.2.0/lcl/units/x86_64-linux/gtk2/interfaces.ppu
PPU Source: interfaces.pas not found
Recompiling Interfaces, checksum changed for InterfaceBase
TrackAll1.lpr(9,13) Fatal: Can not find Interfaces used by TrackAll1, ppu=/usr/share/lazarus/1.2.0/lcl/units/x86_64-linux/gtk2/interfaces.ppu, package LCL
This project compiled and executed correctly on LAZ 1.2 RC2.
Any help appreciated, Ian.