[Ves] Build VES Android on Windows

Aashish Chaudhary aashish.chaudhary at kitware.com
Thu Mar 27 13:19:24 EDT 2014


You first have to build superbuild.

- source code setting seems  right
- set build to some other directory
- you don't want to select toolchain
- check VES_ANDROID_SUPERBUILD
- configure
- generate

exit and then run nmake


On Thu, Mar 27, 2014 at 12:05 PM, Vincent Kaestle <vincent.kaestle at gmail.com
> wrote:

> Hello,
>
> I'm traying to build VES for Android on a Windows 7. I have some problems,
> you may help me.
>
> What I did is :
>
>    - start CMake-Gui
>    - set "source code" to VES root
>    - set "build" to Apps/Android/CMakeBuild/build
>    - *configure* with NMake and select
>    toolchain=CMake/toolchains/android.toolchain.cmake
>    - check "VES_ANDROID_SUPERBUILD"
>    - *generate*
>    - then go to the build dir and launch *nmake*
>
> 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}
>
> Then I rebuilt, but I got an other error during vtk-host build :
> Could not find a package configuration file provided by "*VTKCompileTools*"
> with any of the following names : *VTCompileToolsConfig.cmake*
> *vtkcompiletools-config.cmake*.
>
> Do you think I'm in the wrong way ?
>
> Thank you in advance,
> Best,
>
> Vi.
>
> _______________________________________________
> Ves mailing list
> Ves at public.kitware.com
> http://public.kitware.com/cgi-bin/mailman/listinfo/ves
>
>


-- 
| Aashish Chaudhary
| R&D Engineer
| Kitware Inc.
| www.kitware.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/ves/attachments/20140327/2e9e6011/attachment-0003.html>


More information about the Ves mailing list