[Lazarus] RE : GeckoPort - Qt and GTK2
Joost van der Sluis
joost at cnoc.nl
Mon Nov 21 16:56:19 CET 2011
On Sun, 2011-11-20 at 23:04 -0200, silvioprog wrote:
> 2011/11/19 Ludo Brands <ludo.brands at free.fr>:
> >> windres" not found, switching to external mode
> >
> > On ubuntu I had to install mingw32-binutils to get windres. It wasn't part
> > of the standard binutils. IRC I had also to create a symlink to
> > i586-mingw32msvc-windres. Windres is used to compile resources in the
> > windows format. Reason why you find it only in cross-binutils. FPC can read
> > them, including on linux.
> >
> > Ludo.
>
> You can run this component in Ubuntu?
Yes, on 32 bit it should work out of the box. On x86_64 you need at
least fpc version 2.6.0 (rc1).
See here:
http://wiki.freepascal.org/index.php?title=User_Changes_2.6.0#IInterface.QueryInterface.2C_._AddRef_and_._Release_definitions_have_been_changed
Joost.
More information about the Lazarus
mailing list