Thread
:
The N800 has a 3D accelerator, right?
View Single Post
thp
2010-03-22 , 16:38
Posts: 1,391 | Thanked: 4,272 times | Joined on Sep 2007 @ Vienna, Austria
#
598
Ok, so I tried to compile a example GL ES 1.x app in the DIABLO_ARMEL Scratchbox target, and compiling works with the included headers (from MBX_Linux_SDK/OVG/SDKPackage/Builds/OVG/LinuxMVX11ARMV6/Include) but when it comes to linking the object files with the libraries, I get the following error:
Code:
ERROR: Source object libGLES_CM.so has EABI version 5, but target glestest has EABI version 4
This has already been
mentioned in an earlier post
in this thread.
Do we need to obtain versions of the library for EABI version 4 (if so, can someone arrange this?) or can we somehow specify the EABI version in the DIABLO_ARMEL Scratchbox target?
Quote & Reply
|
thp
View Public Profile
Send a private message to thp
Visit thp's homepage!
Find all posts by thp