Hi i want to use PowerVR framework for developt grapich in android ,
but when i use it there is many error,
i look at project properties $(VC_IncludePath);$(WindowsSDK_IncludePath); ….. is set to exclude directory in VC directory,
so i delete that path and minimize the error , but still there is an error even cmath is error it say EMIT is not a typename in cmath sourcecode
I’m using visualGDB 5.2 , and use the standart library that they provided in ndk directory
but i’m still can’t use the framework to my code , how can i use another 3rd library to my code it has own build in the jni folder