← Back to team overview

yade-users team mailing list archive

Re: [Question #252734]: an error in compilation of a new model

 

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

    Status: Open => Answered

Jan Stránský proposed the following answer:
Hi Behzad,

the model is compiled in the way you do it.


> /home/bemaj3/trunk-master/pkg/dem/BurgersContactLawNew.hpp:5:42: fatal
> error: yade/core/InteractionSolver.hpp: No such file or directory
>
>
probably it comes from 5th line of BurgersContactLawNew.hpp file (as the
error message says). Do you have there this line?
#include <yade/core/InteractionSolver.hpp>

if so, why did you put it there? Indeed, again as the error message says,
there is no such file or directory yade/core/InteractionSolver.hpp

cheers
Jan

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