I'm trying to build a find module to seek out the EGL library provided as
part of the Mali Developer Tool suite under win32.
The file I want is at C:/Program Files (x86)/ARM/Mali Developer
Tools/OpenGL ES Emulator v1.3.0"
I cant for the life of me get it to succeed in finding the path. Am I
doin
On Wed, Jun 13, 2012 at 10:04 AM, Micha Renner wrote:
> Am Mittwoch, den 13.06.2012, 14:51 +0200 schrieb Robert Carnecky:
> > Hello,
> >
> > My Visual Studio 2010 is constantly prompting me to build ZERO_CHECK
> > every time I try to run my program, even though nothing has changed. Is
> > there a
Hello,
I am running a build using cmake using the Meego 1.2 toolchain (long
story). This particular toolchain requires the --sysroot option to be used
to find any libraries it requires.
set (CMAKE_CXX_FLAGS "-fpermissive")
set (CMAKE_CXX_LINK_FLAGS "--sysroot=${INTEL_GRAPHICS_SDK_BASE}/s