New question #266166 on Yade: https://answers.launchpad.net/yade/+question/266166
i just downloaded and tried to compile the latest Yade package (through pull) then during the Cmake script in order to check the library packge I got an error : CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:136 (message): Could NOT find minieigen (missing: PY_minieigen) Call Stack (most recent call first): /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:343 (_FPHSA_FAILURE_MESSAGE) cMake/FindPythonModule.cmake:22 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) CMakeLists.txt:452 (find_python_module) it was working before but the last pull erase a lot of file linked to mineigen : py/mathWrap/miniEigen.cpp | 474---- and 40 files changed, 176 insertions(+), 746 deletions(-) delete mode 100644 py/mathWrap/miniEigen.cpp so how I can solved this problem? -- You received this question notification because you are a member of yade-users, which is an answer contact for Yade. _______________________________________________ Mailing list: https://launchpad.net/~yade-users Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-users More help : https://help.launchpad.net/ListHelp

