← Back to team overview

yade-users team mailing list archive

[Question #237364]: CPP Fatal Error when compile Yade

 

New question #237364 on Yade:
https://answers.launchpad.net/yade/+question/237364

Hello everybody,
When I compile Yade-0.97.0 [1] on ubuntu 12.04.1 64bit. The cmake and make install ran smoothly, but when I run 
Yade-0.97.0 (prefix that provided with the source package I downloaded), the terminal gives me this error

 Welcome to Yade 0.97.0
FATAL /home/*****/trunk-0.97.0-2/core/Omega.cpp:225 loadPlugins: /usr/local/lib/x86_64-linux-gnu/yade-0.97.0/libplugins.so: undefined symbol `QGLViewer::setPlayPathKeyboardModifiers(QFlags<Qt::KeyboardModifier>)'
FATAL /home/*****/trunk-0.97.0-2/core/Omega.cpp:225 loadPlugins: /usr/local/lib/x86_64-linux-gnu/yade-0.97.0/libplugins.so: /usr/local/lib/x86_64-linux-gnu/yade-0.97.0/py/yade/qt/_GLViewer.so: undefined symbol: _ZN9QGLViewer28setPlayPathKeyboardModifiersE6QFlagsIN2Qt16KeyboardModifierEE
FATAL /home/*****/trunk-0.97.0-2/core/Omega.cpp:225 loadPlugins: Bailing out.
Aborted (core dumped)

Is there any similarity to this bug? 
https://bugs.launchpad.net/yade/+bug/707966

[1] https://launchpad.net/yade/+download


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