Hey guys, No luck for me in getting this working. Beaglebone seems to have quite a few issues with Qt5 and the build doesn't seem to want to cooperate. For others looking to pursue the same route, I got several suggestions to take the route of Yocto and bitbaking the meta-ti recipe, which seems promising.
For me, because my project is flexible, (call me a traitor) I switched to a Raspberry Pi to build Qt5 on to. It was incredibly easy to get the latest Qt5.3.1 build on there and all the drivers I needed came pre-installed with the Raspbian image. So if there's anyone out there like me who isn't extremely versed in dealing with all the build issues, I'd recommend the Raspberry Pi if you need an embedded platform with Qt5. Jay On Thursday, July 17, 2014 12:03:55 PM UTC-7, [email protected] wrote: > > Jay, > > Try using just -opengl instead of -opengl es2. I did it and configure > output had 'OPENGL Desktop'. I'm guessing full GL was selected instead of > ES subset. My /use/include had a GL/ directory but no GLES/ or GLES2/. > -- 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/d/optout.
