prabindh / sgxconfiguro

Package Config(!) for Raw SGX Graphics SDK
http://www.tigraphics.blogspot.com
7 stars 1 forks source link

what is the right arguments sgxconfigure.sh? #1

Open Lyndom opened 7 years ago

prabindh commented 7 years ago

Please mention the Graphics SDK version you are using, and what package/application you are trying to build, and what Distro you are using.

Lyndom commented 7 years ago

usage: ./sgxconfiguro.sh GraphicsSDK dir target-rootfs dir OGLES2 what is the OGLES2?

prabindh commented 7 years ago

OGLES2 is the name of the version - for example, for building with OpenGL ES version 1.1, it used to be OGLES. For building with OpenGL ES version 2.0, it should be OGLES2. This translates into a include file path in the Graphics SDK installation like (GFX_Linux_SDK/OGLES2/SDKPackage/Builds/OGLES2/Include/). If you provide more info on what distro/app you are trying to build, it will help.

Lyndom commented 7 years ago

I am going to build the qt5 Webengine module. and my hardware is ti-am335x, how can i using the sgx and opengl2 on the board . And cross compile the webengine out.I've read and mannered fallowed of your passage and always get some error during the configuring . Can you tell us a complete way to compile the webengine out or provide a SDK with webengine for us, thank you ! Regards! Lyndon