On Sat, Jan 4, 2014 at 2:52 PM, vfclists . <[email protected]> wrote: > What are the known prerequisites for installing Lazarus on a KDE based > system?
The prerequisites do not depend on your desktop system. There must be devel versions for the widgetset you use. For GTK2 it is package libgtk2.0-dev. For QT it is libqt4-dev (I think) and you also need the qt4pas binding library: http://users.telenet.be/Jan.Van.hijfte/qtforfpc/fpcqt4.html Juha -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
