View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0014558 | CMake | CMake | public | 2013-11-11 10:27 | 2016-06-10 14:31 | ||||
Reporter | rahulchavan | ||||||||
Assigned To | Kitware Robot | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | closed | Resolution | moved | ||||||
Platform | linux | OS | ubuntu | OS Version | 13.04 | ||||
Product Version | CMake 2.8.12 | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0014558: configure step for 'ves-android' | ||||||||
Description | 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$ | ||||||||
Additional Information | I have android ndk r8 installed with android sdk. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Relationships | |
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. |
Notes |
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 |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |