← Back to team overview

yade-users team mailing list archive

Re: [Question #292258]: An error message when I use multiple cores

 

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

behzad posted a new comment:
I installed qt5 and I use the option USE-QT5 as:


cmake -DCMAKE_INSTALL_PREFIX=~/yade2/install ~/yade2/trunk -DOPTION1=USE_QT5


but I still get 


-- Found VTK
-- Found OpenMP
-- GTS using gts-config /usr/bin/gts-config
-- Using GTS from /usr
-- Found GTS
-- Found Qt4: /usr/bin/qmake (found version "4.8.6") 
-- Found GUI-LIBS
-- GMP libs: /usr/lib/i386-linux-gnu/libgmp.so /usr/lib/i386-linux-gnu/libgmpxx.so
-- GMP libs: /usr/lib/i386-linux-gnu/libgmp.so /usr/lib/i386-linux-gnu/libgmpxx.so
-- Found CGAL
-- Found Cholmod
-- Found OpenBlas
-- Found Metis
-- Found GL2PS
LBMFLOW is still experimental, building and running LBM engine are at your own risk!
Yade will be installed to /home/behzad/yade2/install
-- Suffix is set to -2016-04-23.git-806ecaa
-- LIBRARY_OUTPUT_PATH is set to lib/i386-linux-gnu
-- runtimePREFIX is set to /home/behzad/yade2/install
-- Could NOT find gts (missing:  PY_gts) 
-- Use embedded version of gts. Please, consider installing the corresponding package
-- ===========================================================
-- Yade configured with following features: Odeint VTK OpenMP GTS GUI CGAL PFVFLOW LINSOLV GL2PS LBMFLOW
-- Disabled features: SPH LIQMIGRATION MASK_ARBITRARY PROFILING PotentialParticles
-- Optimized build
-- ===========================================================
-- Configuring done
-- Generating done
-- Build files have been written to: /home/behzad/yade2/build


in which I`ve got:

Found Qt4: /usr/bin/qmake (found version "4.8.6")

You received this question notification because your team yade-users is
an answer contact for Yade.