From: Franck freedev <[email protected]> Reply-To: <[email protected]> Date: Tuesday, February 18, 2014 at 12:28 AM To: <[email protected]> Subject: [beagleboard] Re: Cross Compile Qt on BBB issue
> Thanks for your answer.. I think the problem is that the configure command has > -embedded arm option. So it's made to work with a frame buffer and without > X11.. That's why I'm trying to compile it for X11 support.. > > In fact, you can't use framebuffer (-qws) and X11 at the same time.. > > you can find a discussion here about this subject: > https://qt-project.org/forums/viewthread/26578 Do you really need X11? Why not use EGLFS platform? I use this with QT5.1.1 with SGX on V3.12 kernel. Regards, John > > > > -- > 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.
