Thank you, I got QTopia compiled. But when I try to run the example from qt-1.7.0 I get this error:
QCopChannel: Must construct a QApplication before a QCopChannel
Even if main() does not contain anythin from but:
QPEApplication app(argc, argv);
return app.exec();
QPEApplication app(argc, argv);
return app.exec();
To copy to clipboard, switch view to plain text mode
I get this error.
Did I anything wrong? I haven't tried this on the Zaurus, but it should work in the qvfb and qpe, right?
Thank you,
Daniel
Bookmarks