← Back to team overview

yade-users team mailing list archive

Re: [Question #297855]: AttributeError: 'module' object has no attribute 'inGtsSurface'

 

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

Colin Bannister posted a new comment:
To be clear, I actually used ccmake to add the options - I set

CMAKE_CXX_COMPILER /cm/shared/apps/gcc/5.2.0/bin/c++
CMAKE_C_COMPILER /cm/shared/apps/gcc/5.2.0/bin/gcc
EIGEN_INCLUDE_DIR /cm/shared/apps/eigen-3.2.8/include
PYTHON_INCLUDE_DIR /cm/shared/apps/python/2.7.12/include/python2.7
PYTHON_LIBRARY /cm/shared/apps/python/2.7.12/lib/libpython2.7.so
LOKI_INCLUDE_DIR /cm/shared/apps/loki-0.1.7/gcc/include
LOKI_LIBRARY /cm/shared/apps/loki-0.1.7/gcc/lib
GTS_CONFIG /cm/shared/apps/gts-0.7.6/gcc/bin/gts-config

also set ENABLE_GUI to OFF, and set install directory
(CMAKE_INSTALL_PREFIX)

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