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

    Status: Open => Answered

Anton Gladky proposed the following answer:
AFAIK LD_LIBRARY_PATH is used not for compilation, but for a runtime.
Please provide CMakeCache.txt.

Try to set CMAKE_LIBRARY_PATH during configuration step of compilation,
e.g:

cmake -DCMAKE_LIBRARY_PATH=/usr/lib64/ /path/to/yade/source

Anton

-- 
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

Reply via email to