[fpc-pascal] libQT4Pas - Why it is needed?

Graeme Geldenhuys graemeg.lists at gmail.com
Mon Jan 30 08:19:30 CET 2012


On 29 January 2012 16:31, Jonas Maebe  wrote:
>
> GTK offers a plain C interface. QT only offers a C++ interface. FPC does not (fully) support directly calling external C++ libraries. LibQT4Pas offers a plain C interface to QT for use by FPC.
>

Can one statically bind the LibQt4Pas into a FPC program, thus not
require to ship an external libqt4pas DLL/SO? If possible, that might
solve the original posters problem.




-- 
Regards,
  - Graeme -


_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://fpgui.sourceforge.net



More information about the fpc-pascal mailing list