<div dir="ltr"><div><div>Hello,<br><br></div>I'm traying to build VES for Android on a Windows 7. I have some problems, you may help me.<br><br></div><div>What I did is :<ul><li>start CMake-Gui</li><li>set "source code" to VES root<br>
</li><li>set "build" to Apps/Android/CMakeBuild/build</li><li><b>configure</b> with NMake and select toolchain=CMake/toolchains/android.toolchain.cmake</li><li>check "VES_ANDROID_SUPERBUILD"</li><li><b>generate</b></li>
<li>then go to the build dir and launch <b>nmake</b></li></ul><p>During vtk-host build, it stopped because it didn't find the compiler. To solve it, I added in macro(compile_vtk proj) of ves-superbuild.cmake a CMAKE_ARGS : -DCMAKE_TOOLCHAIN_FILE:FILEPATH=${CMAKE_TOOLCHAIN_FILE}</p>
<p>Then I rebuilt, but I got an other error during vtk-host build :<br>Could not find a package configuration file provided by "<b>VTKCompileTools</b>" with any of the following names : <b>VTCompileToolsConfig.cmake</b> <b>vtkcompiletools-config.cmake</b>.</p>
<p>Do you think I'm in the wrong way ?</p><p>Thank you in advance,<br>Best,<br></p><p>Vi.<br></p></div></div>