[Ves] subject: new version ves source code compiling's problem(kiwi projects)

邓卓夫 dengzf at swc.neu.edu.cn
Sun Mar 17 08:46:04 EDT 2013


Hello developers and fans for kiwi,Recently I download the recent version of vex and kiwi and happy to find that has a big change, now ios has 2 examples which are useful for me i believe. Also it change the last compiling ways in the command lines.
    And follow the instruction of building src in Readme.txt in iOS folder, when after
    $ cd <build dir>
    $ cmake -DVES_IOS_SUPERBUILD=1 <ves src dir>

    there are some error which puzzle me two days, please tell me how to solve them.
    the errors are:

     dengdeMacBook-Pro:object dengzhuofu$ cmake -DVES_IOS_SUPERBUILD=1 /users/dengzhuofu/ves/src
CMake Error at CMakeLists.txt:3 (find_package):
  By not providing "FindEigen.cmake" in CMAKE_MODULE_PATH this project has
  asked CMake to find a package configuration file provided by "Eigen", but
  CMake did not find one.

  Could not find a package configuration file provided by "Eigen" with any of
  the following names:

    EigenConfig.cmake
    eigen-config.cmake

  Add the installation prefix of "Eigen" to CMAKE_PREFIX_PATH or set
  "Eigen_DIR" to a directory containing one of the above files.  If "Eigen"
  provides a separate development package or SDK, be sure it has been
  installed.


CMake Warning (dev) in CMakeLists.txt:
  No cmake_minimum_required command is present.  A line of code such as

    cmake_minimum_required(VERSION 2.8)

  should be added at the top of the file.  The version specified may be lower
  if you wish to support older CMake versions for this project.  For more
  information run "cmake --help-policy CMP0000".
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Configuring incomplete, errors occurred!
  
Thank you for your help.  I am very and very paining.


Deng Zhuofu





-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/ves/attachments/20130317/d4e30c7f/attachment-0001.html>


More information about the Ves mailing list