On Mon, 10 Mar 2014 10:23:01 +0100 Antonio Fortuny <[email protected]> wrote:
> Hi Fols. > > Last week I started to test QT4 with FPC-Lazarun on a Linux x86_64 : > Lazarus 1.0.12, FPC 2.6.2 > Now I have to do some changes in an active project and, when compiling, > I get the following linker errors: > > /usr/bin/ld: warning: /home/sources/compiled/link.res contains output > sections; did you forget -T? > /usr/bin/ld: cannot find -lQt4Pas You need to install qt4pas. http://wiki.lazarus.freepascal.org/Qt4_binding#Download_Free_Pascal_Qt4_Binding Mattias -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
