I used this setup for my QT applikation http://treyweaver.blogspot.com.ar/2010/10/setting-up-qt-development-environment.html Just needed to adapt for my compiler. I don't need the -qws option to run it in an X-Server.
Are you running an X-Server? Is a Framebuffer device available? 2014-02-17 21:25 GMT+01:00 Allain <[email protected]>: > It won't start, it says: > > QWSSocket::connectToLocalFile could not connect:: No such file ordirectory > QWSSocket::connectToLocalFile could not connect:: No such file ordirectory > QWSSocket::connectToLocalFile could not connect:: No such file ordirectory > QWSSocket::connectToLocalFile could not connect:: No such file ordirectory > QWSSocket::connectToLocalFile could not connect:: No such file ordirectory > QWSSocket::connectToLocalFile could not connect:: No such file ordirectory > No Qt for Embedded Linux server appears to be running. > If you want to run this program as a server, > add the "-qws" command-line option. > > > > -- > For more options, visit http://beagleboard.org/discuss > --- > You received this message because you are subscribed to the Google Groups > "BeagleBoard" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
