<div dir="ltr">Dear All,<div><br></div><div>I'm trying to build vtk 7.0 with android on ubuntu 16.04 using cmake</div><div><br></div><div>These are the cmake's values:</div><div><br></div><div>ANDROID_ARCH_NAME: X86_64</div><div>ANDROID_EXECUTABLE: /home/...../Android/sdk/tools/android </div><div>ANDROID_NATIVE_API_LEVEL: 21</div><div>ANDROID_NDK: /home/...../android-ndk-r13</div><div>ANT_EXECUTABLE: /usr/bin/ant</div><div><br></div><div>But after launching "make", the build process fails with the following error:</div><div><br></div><div>in vtkEGLRenderWindow.cxx, ANativeWindow_setBufferGeometry was not declared in the scope</div><div><br></div><div>I can remedy at the error adding:</div><div> #include .../.../native_window.h   in vtkEGLRenderWindow.cxx;</div><div><br></div><div>Anyway, NativeVTK.apk fails once installed on my smartphone.</div><div><br></div><div><span style="font-size:12.8px">Thank you very much for any help</span><br></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">Fabio</span></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div></div>