← Back to team overview

yade-users team mailing list archive

Re: [Question #202396]: how can i use FlowEngine to simulate fully saturated matarials?

 

Question #202396 on Yade changed:
https://answers.launchpad.net/yade/+question/202396

Christian Jakob posted a new comment:
I am coming closer, but there is still a barrier:

cmake -DINSTALL_PREFIX=/home/me/YADE/YADE-flow-test/ /home/me/YADE
/trunk-flow-test/

...

-- Could NOT find Eigen3  (missing:  EIGEN3_INCLUDE_DIR EIGEN3_VERSION_OK)
-- Found Eigen2

...

-- GMP libs: /usr/lib/libgmp.so /usr/lib/libgmpxx.so
-- GMP libs: /usr/lib/libgmp.so /usr/lib/libgmpxx.so
-- Found CGAL
-- Found CHOLMOD
-- Found GL2PS

...

-- ===========================================================
-- Yade configured with following features: Eigen2 VTK OpenMP GTS GUI CGAL cholmod GL2PS
-- Disabled features:
-- Optimized build
-- ===========================================================
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
AMD_LIBRARY
    linked by target "core" in directory /home/me/YADE/trunk-flow-test
    linked by target "plugins" in directory /home/me/YADE/trunk-flow-test
    linked by target "support" in directory /home/me/YADE/trunk-flow-test
CAMD_LIBRARY
    linked by target "core" in directory /home/me/YADE/trunk-flow-test
    linked by target "plugins" in directory /home/me/YADE/trunk-flow-test
    linked by target "support" in directory /home/me/YADE/trunk-flow-test
CCOLAMD_LIBRARY
    linked by target "core" in directory /home/me/YADE/trunk-flow-test
    linked by target "plugins" in directory /home/me/YADE/trunk-flow-test
    linked by target "support" in directory /home/me/YADE/trunk-flow-test
COLAMD_LIBRARY
    linked by target "core" in directory /home/me/YADE/trunk-flow-test
    linked by target "plugins" in directory /home/me/YADE/trunk-flow-test
    linked by target "support" in directory /home/me/YADE/trunk-flow-test

-- Configuring incomplete, errors occurred!

I set some symbolic links, but the cmake error still occurs...

find /usr/lib -name *amd.so*

/usr/lib/libccolamd.so.2.7.1
/usr/lib/libcamd.so.2.2.0
/usr/lib/libamd.so.2.2.0
/usr/lib/libcamd.so
/usr/lib/libccolamd.so
/usr/lib/libcolamd.so.2.7.1
/usr/lib/libamd.so
/usr/lib/libcolamd.so

You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.