Re: [Yade-users] [Question #674057]: Compilation from source crash at flowEngine

2018-09-18 Thread Robert Caulk
Question #674057 on Yade changed: https://answers.launchpad.net/yade/+question/674057 Robert Caulk posted a new comment: Thanks Raphael, For various reasons, we like keeping LINSOLV optional. Therefore, the main fix is simply adding #ifdefs to FlowEngine and adding a dependency for TWOPHASFLOW.

Re: [Yade-users] [Question #674057]: Compilation from source crash at flowEngine

2018-09-18 Thread Raphaël Maurin
Question #674057 on Yade changed: https://answers.launchpad.net/yade/+question/674057 Raphaël Maurin confirmed that the question is solved: Thanks Robert Caulk, that solved my question. -- You received this question notification because your team yade-users is an answer contact for Yade.

Re: [Yade-users] [Question #674057]: Compilation from source crash at flowEngine

2018-09-18 Thread Raphaël Maurin
Question #674057 on Yade changed: https://answers.launchpad.net/yade/+question/674057 Status: Answered => Solved Raphaël Maurin confirmed that the question is solved: Hi Robert and Bruno, Indeed, I didn't install libopenblas-dev. Actually, it is not written that this is mandatory on the

Re: [Yade-users] [Question #674057]: Compilation from source crash at flowEngine

2018-09-18 Thread Bruno Chareyre
Question #674057 on Yade changed: https://answers.launchpad.net/yade/+question/674057 Bruno Chareyre proposed the following answer: Hi Raphaël, Thanks for reporting, it may help keeping a lightweight (non-linsolv) version of FlowEngine possible. Although as Robert suggests it makes little sense

Re: [Yade-users] [Question #674057]: Compilation from source crash at flowEngine

2018-09-18 Thread Raphaël Maurin
Question #674057 on Yade changed: https://answers.launchpad.net/yade/+question/674057 Status: Answered => Open Raphaël Maurin is still having a problem: Hi Robert, Thank you for your answer. Here is the output of the cmake command: raphael@raphaelPerso:~/work/software/Yade/build$ cmake

Re: [Yade-users] [Question #674057]: Compilation from source crash at flowEngine

2018-09-18 Thread Robert Caulk
Question #674057 on Yade changed: https://answers.launchpad.net/yade/+question/674057 Status: Open => Answered Robert Caulk proposed the following answer: Hello, Please confirm that you are not using LINSOLV by pasting the output of your cmake command. Next question: why aren't you using

[Yade-users] [Question #674057]: Compilation from source crash at flowEngine

2018-09-17 Thread Raphaël Maurin
New question #674057 on Yade: https://answers.launchpad.net/yade/+question/674057 Hi, I re-installed xubuntu (18.04) and I am unable to compile Yade from the actual source file. After downloading all the libraries necessary for Yade, I compiled the code and it stopped at 81% with the