Skip to content

Generate erros with cmake 3.22.5, VS2019 and boost 1.80, eigen 3.4.0 #124

@fengweichangzi

Description

@fengweichangzi

I tried cmake 3.22.5 with VS2019 and got the following info when doing cmake configurate

OpenCL disabled, not looking for it
ANN not found, disabling it in benchmarks
FLANN not found, disabling it in benchmarks
Python version from interpreter is 3.9.9
Python libs and executable found, looking for numpy and boost::python
CMake Warning at D:/Program Files/cmake-3.22.5-windows-x86_64/share/cmake-3.22/Modules/FindBoost.cmake:1384 (message):
  New Boost version may have incorrect or missing dependencies and imported
  targets
Call Stack (most recent call first):
  D:/Program Files/cmake-3.22.5-windows-x86_64/share/cmake-3.22/Modules/FindBoost.cmake:1507 (_Boost_COMPONENT_DEPENDENCIES)
  D:/Program Files/cmake-3.22.5-windows-x86_64/share/cmake-3.22/Modules/FindBoost.cmake:2117 (_Boost_MISSING_DEPENDENCIES)
  python/CMakeLists.txt:46 (find_package)

numpy and boost::python found, generating python bindings
Configuring done

Looks like everything OK, but when I tried to generate, I got the errors as follows:


CMake Error in CMakeLists.txt:
  Evaluation file to be written multiple times with different content.  This
  is generally caused by the content evaluating the configuration type,
  language, or location of object files:

   D:/libpointmatcher/buildlibnabo107/libnaboConfig.cmake

Did anyone have the same errors? Could someone give some advice? I have no idea

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions