yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #08139
Re: [Question #233320]: compiling with quad precision
Question #233320 on Yade changed:
https://answers.launchpad.net/yade/+question/233320
Status: Answered => Open
matthias is still having a problem:
Hi Jan,
now I'm back and read this good message. I tried this immediately to compile it. the actual trunk will not work, so i tried the revision of 23th august. Compilation finishes (with some warnings)...fine. But starting "yadequad" ends up with a python error:
Welcome to Yade Unknown
Traceback (most recent call last):
File "/usr/local/bin/yadequad", line 115, in <module>
import yade
File "/usr/local/lib/x86_64-linux-gnu/yadequad/py/yade/__init__.py", line 93, in <module>
import utils # some others?
File "/usr/local/lib/x86_64-linux-gnu/yadequad/py/yade/utils.py", line 27, in <module>
from yade._utils import *
TypeError: No to_python (by-value) converter found for C++ type: Eigen::Matrix<long double, 3, 1, 0, 3, 1>
--
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.