[Qt] QT/Embedded for FPC/Lazarus
Laz Arus
lazmaillist at web.de
Tue Oct 13 14:44:54 CEST 2009
Hello,
i try to build applications with lazarus using qt/embedded so they can work without XServer running a XUbuntu 9.04.
I downloaded and compiled the latest qt source 4.5.2.
I downloaded also the latest binding for fpc V1.72.
Compiling the QT-Source seems to be ok.
But compiling the binding fails:
./compile_lib_qtopia.sh i386
Note: ./compile_lib_qtopia.sh i386 will compile with g++, ./compile_lib_qtopia.sh will compile with arm-linux-g++
using g++ and strip
please wait for compile to finish ...
g++: BINUX: No such file or directory
In file included from qtpas.cpp:187:
lib/qsslcipher.cppb: In function »QSslCipher__* QSslCipher_create()«:
lib/qsslcipher.cppb:17: Fehler: expected primary-expression before »)« token
lib/qsslcipher.cppb:17: Fehler: expected »;« before »new«
lib/qsslcipher.cppb:17: Fehler: expected type-specifier before »QSslCipher«
lib/qsslcipher.cppb:17: Fehler: expected `;' before »QSslCipher«
lib/qsslcipher.cppb: In function »void QSslCipher_destroy(QSslCipher__*)«:
lib/qsslcipher.cppb:22: Fehler: »QSslCipher« wurde in diesem Gültigkeitsbereich nicht definiert
lib/qsslcipher.cppb:22: Fehler: expected primary-expression before »)« token
lib/qsslcipher.cppb:22: Fehler: expected `;' before »handle«
lib/qsslcipher.cppb: In function »QSslCipher__* QSslCipher_create2(void*, QSsl::SslProtocol)«:
lib/qsslcipher.cppb:29: Fehler: expected primary-expression before »)« token
lib/qsslcipher.cppb:29: Fehler: expected »;« before »new«
lib/qsslcipher.cppb:29: Fehler: expected type-specifier before »QSslCipher«
lib/qsslcipher.cppb:29: Fehler: expected `;' before »QSslCipher«
lib/qsslcipher.cppb: In function »QSslCipher__* QSslCipher_create3(QSslCipher__*)«:
lib/qsslcipher.cppb:34: Fehler: expected primary-expression before »)« token
lib/qsslcipher.cppb:34: Fehler: expected »;« before »new«
lib/qsslcipher.cppb:34: Fehler: expected type-specifier before »QSslCipher«
lib/qsslcipher.cppb:34: Fehler: expected `;' before »QSslCipher«
lib/qsslcipher.cppb: In function »bool QSslCipher_isNull(QSslCipher__*)«:
lib/qsslcipher.cppb:39: Fehler: »QSslCipher« wurde in diesem Gültigkeitsbereich nicht definiert
lib/qsslcipher.cppb:39: Fehler: expected primary-expression before »bool«
lib/qsslcipher.cppb:39: Fehler: expected `)' before »bool«
lib/qsslcipher.cppb: In function »void QSslCipher_name(QSslCipher__*, void*)«:
lib/qsslcipher.cppb:45: Fehler: »QSslCipher« wurde in diesem Gültigkeitsbereich nicht definiert
lib/qsslcipher.cppb:45: Fehler: expected primary-expression before »)« token
lib/qsslcipher.cppb:45: Fehler: expected `)' before »handle«
lib/qsslcipher.cppb: In function »int QSslCipher_supportedBits(QSslCipher__*)«:
lib/qsslcipher.cppb:51: Fehler: »QSslCipher« wurde in diesem Gültigkeitsbereich nicht definiert
lib/qsslcipher.cppb:51: Fehler: expected primary-expression before »int«
lib/qsslcipher.cppb:51: Fehler: expected `)' before »int«
lib/qsslcipher.cppb: In function »int QSslCipher_usedBits(QSslCipher__*)«:
lib/qsslcipher.cppb:56: Fehler: »QSslCipher« wurde in diesem Gültigkeitsbereich nicht definiert
lib/qsslcipher.cppb:56: Fehler: expected primary-expression before »int«
lib/qsslcipher.cppb:56: Fehler: expected `)' before »int«
lib/qsslcipher.cppb: In function »void QSslCipher_keyExchangeMethod(QSslCipher__*, void*)«:
lib/qsslcipher.cppb:62: Fehler: »QSslCipher« wurde in diesem Gültigkeitsbereich nicht definiert
...
anone an idea, what ive done wrong?
Greetings
Tobi
_______________________________________________________________
Neu: WEB.DE DSL bis 50.000 kBit/s und 200,- Euro Startguthaben!
http://produkte.web.de/go/02/
More information about the Qt
mailing list