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

    Status: Answered => Solved

Luc OGER confirmed that the question is solved:
thanks for your response. 
it was not an Opensuse issue:

By looking more carefully through the web site of libQGLviewer I found that the 
new developpemnt version uses qreal instead of float for some variables since 
2.6.0 : 
http://www.libqglviewer.com/changeLog.html
"The entire API now consistently uses the qreal (i.e double) type for floating 
point numbers.
This should not break code compatibility since types will mostly get 
automatically converted.
Update your code if you use one of the getX(qreal & x) methods, which take a 
reference as a parameter, which type needs to be changed to qreal."

so I downloaded a version prior to 2.6.0 and I was able to compile with
this library.

But I guess that any new user of Yade which will follow the normal link
will have the same problem!

an improvment of the YADE code or the CMAKE will be needed soon....

-- 
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     : yade-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yade-users
More help   : https://help.launchpad.net/ListHelp

Reply via email to