Hi
Today I tried to setup the Qt interface under Linux. Running FPC 2.0.2
and latest Lazarus from SVN. I followed the instructions given on the
wiki.
Downloaded the binary Qt bindings and placed the .so file in /usr/lib.
Recompiled the LCL only for Qt in Lazarus.
Created a new project (just a form, I am not sure what controls works
yet), selected Qt as the GUI toolkit and tried to compile the app.
This is the output in the Messages Window...
Free Pascal Compiler version 2.0.2 [2005/12/07] for i386
Copyright (c) 1993-2005 by Florian Klaempfl
Target OS: Linux for i386
Compiling /tmp/project1.lpr
Compiling unit1.pas
Linking /tmp/project1
/usr/bin/../lib/libqt4intf.so: undefined reference to
`QImageReader::setBackgroundColor(QColor const&)'
/usr/bin/../lib/libqt4intf.so: undefined reference to
`QPen::setMiterLimit(double)'
/usr/bin/../lib/libqt4intf.so: undefined reference to
`QImage::text(QString const&) const'
/usr/bin/../lib/libqt4intf.so: undefined reference to
`QWidget::setAutoFillBackground(bool)'
/usr/bin/../lib/libqt4intf.so: undefined reference to
`QProgressBar::setOrientation(Qt::Orientation)'
/usr/bin/../lib/libqt4intf.so: undefined reference to
`QWidget::autoFillBackground() const'
/usr/bin/../lib/libqt4intf.so: undefined reference to
`QIODevice::peek(long long)'
< ...snip - this continued for about another 100 lines....>
Hope someone can help me sort this out please. I would like to try my
hand at implementing Qt for Lazarus.
Regards,
- Graeme -
--
There's no place like 127.0.0.1
_________________________________________________________________
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject
archives at http://www.lazarus.freepascal.org/mailarchives