Hi,
I'm trying to get the Qt Embedded framework running on Dingoo Linux. Qt is a very good multi-platform framework (user interface, graphics, sound....). I compiled the Qt Embedded sourcecode using the Ingenic toolchain, but currently I do not yet succeed in running the example applications. I get the following messages in the console:
QWSServerSocket::init: Function not implemented
QWSServerSocket: unable to create socket.
QWSServerPrivate::initServer: server socket not listening: Illegal seek
Failed to bind to /tmp/qtembedded-0/QtEmbedded-0
Aborted
Did anybody else already tried to get Qt running on the Dingoo?