yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #16000
Re: [Question #659557]: Flow engine working randomly with CHOLMOD
Question #659557 on Yade changed:
https://answers.launchpad.net/yade/+question/659557
Bruno Chareyre posted a new comment:
>CMake Warning:
Manually-specified variables were not used by the project:
DFNFLOW
Syntax problem. DFNFLOW is a flag for gcc, not for cmake. Consequently you have to pass it as a gcc flag:
-DCMAKE_CXX_FLAGS="-DDFNFLOW"
--
You received this question notification because your team yade-users is
an answer contact for Yade.