← Back to team overview

yade-users team mailing list archive

Re: [Question #152906]: how to run the example in the tutorial

 

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

Anton Gladky posted a new comment:
You just needed to change the following line:
features = 'gts,log4cxx,opengl,openmp,vtk'

on
features = 'gts,log4cxx,opengl,openmp,vtk,qt4'

I am not sure, that adding feature at the end of scons.profile will
have an effect.
Did you recompile yade after adding that feature?

Anton



On Wed, Oct 12, 2011 at 9:10 PM, Vincia Jackson
<question152906@xxxxxxxxxxxxxxxxxxxxx> wrote:
> Question #152906 on Yade changed:
> https://answers.launchpad.net/yade/+question/152906
>
> Vincia Jackson posted a new comment:
> My scons.profile-default reads:
>
> PREFIX = '/home/ervin/yade'
> optimize = 1
> features = 'gts,log4cxx,opengl,openmp,vtk'
> version = 'trunk'
> CPPPATH = '/usr/include/vtk-5.0:/usr/include/vtk-5.2:/usr/include/vtk-5.4:/usr/include/vtk-5.6:/usr/include/vtk:/usr/include/eigen2'
> CXXFLAGS = []
> SHCCFLAGS = ['-fPIC']
> features='qt4'
>
> nothing changed after adding that line.
>
> --
> 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@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~yade-users
> More help   : https://help.launchpad.net/ListHelp
>

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