MantisBT - CMake
View Issue Details
0014558CMakeCMakepublic2013-11-11 10:272016-06-10 14:31
rahulchavan 
Kitware Robot 
normalminoralways
closedmoved 
linuxubuntu13.04
CMake 2.8.12 
 
0014558: configure step for 'ves-android'
hallo,
     i am running into this issue and not able to find a solution. I followed the steps in the http://vtk.org/Wiki/VES/Developers_Guide [^] [^] and when i run the "make -j4" command, i am getting the following error...

rahul@rahul-X201EP:~/Documents/Workspace/VES/Apps/Android/CMakeBuild/build$ cd ..
rahul@rahul-X201EP:~/Documents/Workspace/VES/Apps/Android/CMakeBuild$ cmake -P configure.cmake
-- Configuring done
-- Generating done
-- Build files have been written to: /home/rahul/Documents/Workspace/VES/Apps/Android/CMakeBuild/build
rahul@rahul-X201EP:~/Documents/Workspace/VES/Apps/Android/CMakeBuild$ cd build/
rahul@rahul-X201EP:~/Documents/Workspace/VES/Apps/Android/CMakeBuild/build$ make -j4
[ 24%] Built target vtk-host
[ 48%] Built target eigen
[ 72%] Built target vtk-android
[ 75%] Performing configure step for 'ves-android'
-- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE)
-- Eigen found (include: /home/rahul/Documents/Workspace/VES/Apps/Android/CMakeBuild/build/CMakeExternals/Install/eigen)
CMake Error at src/setup-headers.cmake:8 (include):
  include could not find load file:

    ves/headers.cmake
Call Stack (most recent call first):
  src/setup-headers.cmake:46 (process_dir)
  src/CMakeLists.txt:20 (include)


CMake Error at src/CMakeLists.txt:22 (add_subdirectory):
  add_subdirectory given source "ves" which is not an existing directory.


-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
-- Doxygen not found - API documentation will not be built.
-- Configuring incomplete, errors occurred!
make[2]: *** [CMakeExternals/Stamp/ves-android/ves-android-configure] Error 1
make[1]: *** [CMakeFiles/ves-android.dir/all] Error 2
make: *** [all] Error 2
rahul@rahul-X201EP:~/Documents/Workspace/VES/Apps/Android/CMakeBuild/build$

I have android ndk r8 installed with android sdk.
No tags attached.
Issue History
2013-11-11 10:27rahulchavanNew Issue
2016-06-10 14:29Kitware RobotNote Added: 0042417
2016-06-10 14:29Kitware RobotStatusnew => resolved
2016-06-10 14:29Kitware RobotResolutionopen => moved
2016-06-10 14:29Kitware RobotAssigned To => Kitware Robot
2016-06-10 14:31Kitware RobotStatusresolved => closed

Notes
(0042417)
Kitware Robot   
2016-06-10 14:29   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page.