Hello everybody,
We are currently trying to run basic samples of ArcGIS on i.MX8 board. But we obtained no result so far. The samples are either running but show no map or not working and cause a segmantation fault. With tons of tries, we observed that our problem is tied to OpenGL support on the board. i.MX8 has OpenGL ES support but not OpenGL support so far. Is there a way for us to using ArcGIS on this board? May we use ArcGIS with OpenGL ES? I am leaving our version details below.
- i.MX8 toolchain: Yocto Sumo 4.14
- Qt Version: 5.10.1
- ArcGIS SDK: 100.4
- ArcGIS Runtime SDK for Qt Embedded Linux Beta
Our strace output is at the attachment section.