I'm trying to install the SQLite package.
Everything goes fine, I put the needed packages to the compiler options and SQLite packages is being compiled, until the compiler needs the
unit LazarusPackageIntf
I don't get it, what's going wrong?
Package needs LCL en IDEIntf.
Options enabled on the compiler are
Other Units
/usr/lib/lazarus/units/
/usr/lib/lazarus/lcl/units/
/usr/lib/lazarus/ideintf/units/
Included files
/usr/lib/lazarus/lcl/include/
/usr/lib/lazarus/ideintf/include/
/usr/lib/lazarus/ide/include/ ->perhaps it helped
Greetings,
Joris