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
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to