RE: Cross Compile Native SDK for QNX

Hii ,

Specifications:—

Hardware Platform : Renesas r-car H3e
GPU Device : PowerVR Series6XT, GX6650

I am trying to Cross compiling Native SDK for qnx. I successfully do cmake. when i ran make file then I found an error.

Error:

4:10: fatal error: linux/input.h: No such file or directory
#include <linux/input.h>
^~~~~~~~~~~~~~~
compilation terminated.
framework/PVRShell/CMakeFiles/PVRShell.dir/build.make:103: recipe for target ‘framework/PVRShell/CMakeFiles/PVRShell.dir/OS/Linux/InternalOS.cpp.o’ failed
make[2]: *** [framework/PVRShell/CMakeFiles/PVRShell.dir/OS/Linux/InternalOS.cpp.o] Error 1
CMakeFiles/Makefile2:2330: recipe for target ‘framework/PVRShell/CMakeFiles/PVRShell.dir/all’ failed
make[1]: *** [framework/PVRShell/CMakeFiles/PVRShell.dir/all] Error 2
Makefile:135: recipe for target ‘all’ failed
make: *** [all] Error 2

Hi Sumit,

We haven’t tested our SDK on QNX and I am afraid cross compiling functionality might not work for that platform. The SDK build system was rewritten in the last release (v5.9) and still has some features pending. I recommend you try an older SDK release and see it it works.

Best regards,
Alejandro

Hii AlejandroC,
Thank you for your reply,
Can you please give link your previous Native SDK ?

Hi Sumit,

You can find all releases from our SDK under Tags · powervr-graphics/Native_SDK · GitHub

Best regards,
Alejandro

Hii AlejandroC,

Thank you for your support

Best regards,
sumit