Hi, I get a compilation error when using FPC 3.2.0:
No matching implementation of interface found It works fine when I compile with FPC 3.0.4 though. ================================= ...snip... mseedit.pas(27,32) Hint: Unit "mseifiglob" not used in mseedit mseedit.pas(683,19) Hint: Unit "msedataedits" not used in mseedit Compiling ./lib/common/container/msesumlist.pas msewidgetgrid.pas(324,34) Hint: Parameter "index" not used msewidgetgrid.pas(303,32) Hint: Parameter "avalue" not used msewidgetgrid.pas(310,31) Hint: Parameter "avalue" not used msewidgetgrid.pas(308,31) Hint: Parameter "avalue" not used msewidgetgrid.pas(555,2) Hint: Unit "msereal" not used in msewidgetgrid msegraphedits.pas(126,19) Error: No matching implementation for interface method "getdefaultifilink:iificlient;" found msegraphedits.pas(1214,1) Fatal: There were 1 errors compiling module, stopping Fatal: Compilation aborted Error: /data/devel/fpc-3.2.0/x86_64-linux/bin/ppcx64 returned an error exitcode [msegui (master)]$ ================================= Regards, Graeme -- fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal http://fpgui.sourceforge.net/ My public PGP key: http://tinyurl.com/graeme-pgp _______________________________________________ mseide-msegui-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

