Question #658070 on Yade changed:
https://answers.launchpad.net/yade/+question/658070
Status: Answered => Open
Luc OGER is still having a problem:
IYes t is the case and here part of the Cmake output:
-- ===========================================================
-- Yade configured with following features: Odeint VTK OpenMP GTS GUI-Qt5 CGAL
PFVFLOW GL2PS LBMFLOW
-- Disabled features: LINSOLV SPH DEFORM LIQMIGRATION MASK_ARBITRARY PROFILING
PotentialParticles PotentialBlocks
-- Debug build
-- ===========================================================
and one of the first c++ in the make output :
[ 3%] Building CXX object gui/CMakeFiles/_GLViewer.dir/qt5/GLViewer.cpp.o
cd /home/oger/Yade/build/gui && /usr/bin/c++ -DBOOST_MATH_DISABLE_FLOAT128=1
-DQT_CORE_LIB -DQT_GUI_LIB -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB
-DYADE_ODEINT -D_GLViewer_EXPORTS -I/home/oger/Yade/trunk
-I/usr/lib64/python2.7/site-packages/numpy/core/include
-I/usr/include/python2.7 -I/usr/include/eigen3 -I/usr/include/vtk-7.0
-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/oger/Yade/build
-I/usr/include/QGLViewer -isystem /usr/include/qt5 -isystem
/usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem
/usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem
/usr/include/qt5/QtXml -isystem /usr/include/qt5/QtOpenGL -fPIC -O2
--param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security
-Wall -std=c++11 -DYADE_VTK -DYADE_OPENMP -fopenmp -DYADE_GTS
-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include
-DQGLVIEWER_FOUND -DYADE_OPENGL -DYADE_QT5 -DYADE_CGAL -DFLOW_ENGINE
-DYADE_GL2PS -DLBM_ENGINE -g -fPIC
-ftrack-macro-expansion=0 -save-temps -fstack-protector -DYADE_DEBUG -g
-DEIGEN_DONT_VECTORIZE -DEIGEN_DONT_ALIGN
-DEIGEN_DISABLE_UNALIGNED_ARRAY_ASSERT -DCGAL_DISABLE_ROUNDING_MATH_CHECK
-frounding-math -fPIC -o CMakeFiles/_GLViewer.dir/qt5/GLViewer.cpp.o -c
/home/oger/Yade/trunk/gui/qt5/GLViewer.cpp
where -g is:
-DLBM_ENGINE -g -fPIC -ftrack-macro-expansion=0 -save-temps -fstack-protector
-DYADE_DEBUG -g
So I don't know how to look???
You received this question notification because your team yade-users is
an answer contact for Yade.
_______________________________________________
Mailing list: https://launchpad.net/~yade-users
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yade-users
More help : https://help.launchpad.net/ListHelp