Is the SDK linux_x86_64 version also useful for arm64?

Dears

  After I cmake and build the Native SDK on linux, I only see /lib/Linux_x86_64 folder has the libEGL.so and libGLESv2.so.
  Is it also useful on arm64 ?

Thanks
Wade

Hi wade,

Many thanks for your message, and welcome to the PowerVR Developer Forum!

We will come back to you with an answer shortly.

Best regards,
Alejandro

Hi

 After I compile on the arm64 borad,the libEGL.so and libGLESv2.so can not be used。
 Can someone tell me how to compile OpenGLES3 on arm64? 

Thanks
Wade

Hi Wade,

I think you have a misconception that you compile graphics drivers against a cpu architecture (arm64). The drivers have differences between gpu manufacturers and gpu architectures and even differences between SoC suppliers and phone models, which is why SoC and phone companies are responsible for distributing the software (including the drivers) for individual phones.

Kind Regards,
David

Hi,David

   Is that means if I want to use PowerVR GE8300 on arm64 board,the way to compile the PowerVR SDK is same to x86?

Best Regards
Wade