View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014558CMakeCMakepublic2013-11-11 10:272016-06-10 14:31
Reporterrahulchavan 
Assigned ToKitware Robot 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionmoved 
PlatformlinuxOSubuntuOS Version13.04
Product VersionCMake 2.8.12 
Target VersionFixed in Version 
Summary0014558: configure step for 'ves-android'
Descriptionhallo,
     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$

Additional InformationI have android ndk r8 installed with android sdk.
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0042417)
Kitware Robot (administrator)
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.

 Issue History
Date Modified Username Field Change
2013-11-11 10:27 rahulchavan New Issue
2016-06-10 14:29 Kitware Robot Note Added: 0042417
2016-06-10 14:29 Kitware Robot Status new => resolved
2016-06-10 14:29 Kitware Robot Resolution open => moved
2016-06-10 14:29 Kitware Robot Assigned To => Kitware Robot
2016-06-10 14:31 Kitware Robot Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team