Hi Robert: Thanks for the reply. Well your reply seems a bit discouraging. Right now I've been using Qt (The legacy or orange final, GUI type before the advent of touch devices) to develop Qt applications on the BBB. It's been working great though now I'd like to use Qt with the Qt Quick way of developing applications using Qml. It is my current understanding that this requires OpenGL and Es2, and I need to install SGX.
The only thing it seems I'm missing now are the headers, I guess don't even have to be the exact version of what's installed as long as the function prototypes match the libraries? On a secondary remark, why is TI seemingly making it so hard for people to develop applications targeting their processors, using community tools? The easy answer is evidently to promote vendor tools, but in the end they still end up selling chips even though people don't buy the software tools. The board I'm bringing up right now is a customized BBB with integrated LCD. I was just thinking this morning while trying to get QT to compile that it would be so easy to switch to a different platform, including turnkey LCD controllers from FTDI, to bypass the OpenGL mess of the BBB. Regards, Jean-Sebastien > On Oct 16, 2016, at 14:27, Robert Nelson <[email protected]> wrote: > > On Oct 16, 2016 1:35 PM, "Jean-Sebastien Stoezel" <[email protected]> > wrote: > > > > A follow up, I was looking at the install directory, which is part of the > > instructions Robert had posted. The SGX package does include the library > > files but does not include the source. Or the headers. And so I am thinking > > that somehow I need to know exactly what version this SGX is, download the > > source and add the headers to the include path. > > > > Somehow I got to print $SGX_REVISON and $BUILDTYPE and I get the following > > value: "0x10205" and "release9.x". > > > > Where to get the source and header files for this SGX revision? > > Welcome to the sgx.. we get Linux header source which we used to build the > kernel modules. > > While everything else is a blob from ti.. which they got from imgtek... > > Using the sgx is just a waste of time. > > Regards, > > -- > For more options, visit http://beagleboard.org/discuss > --- > You received this message because you are subscribed to a topic in the Google > Groups "BeagleBoard" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/beagleboard/zvzjtzLGOcc/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/beagleboard/CAOCHtYgWaSf0nrAq%3DSDBDij758ZjZrUuACmD2Rrrm0JZZ3gKGA%40mail.gmail.com. > For more options, visit https://groups.google.com/d/optout. -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/40690EE9-C8FA-49D7-AF24-ECAFC39EA01E%40gmail.com. For more options, visit https://groups.google.com/d/optout.
