[fpc-pascal] A linking error when compiling with FPC 2.4.4
Graeme Geldenhuys
graemeg.lists at gmail.com
Mon Oct 31 13:12:20 CET 2011
On 31 October 2011 12:45, Jonas Maebe wrote:
> sqlite3 is not part of FPC. You probably have to install the sqlite3-dev package or something like that. Arguably, that should be a dependency of the fpc .deb package that installs support for interfacing with sqlite3.
I agree with Michael here... Adding such a dependency would be bad
(sometimes Debian's package dependencies policy can be damn annoying).
Lets take a look.... SqlDB works with MySQL, SQLite, Firebird,
PostgreSQL etc... So in that case, fpc.deb should have package
dependencies to all those RDBMS too. :-(
--
Regards,
- Graeme -
_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://fpgui.sourceforge.net
More information about the fpc-pascal
mailing list