← Back to team overview

yade-users team mailing list archive

Re: Optional libraries (VTK, Eigen)

 

Thanks Vaclav :)  I could have solved it if I've read scons-h <blush>


Cheers,

CWBoon

> From: eudoxos@xxxxxxxx
> To: yade-users@xxxxxxxxxxxxxxxxxxx
> Date: Thu, 10 Dec 2009 22:37:56 +0100
> Subject: Re: [Yade-users] Optional libraries (VTK, Eigen)
> 
> > VTK seems to clash with gts.  What should I do to get VTK work?
> > Another question is my CPPPATH already has /usr/include/eigen2.   How
> > do I write CPPPATH with 2 paths?
> Care to read "scons -h"? (colon-separated). There is no clash of gts and
> vtk; vtk needs its special CPPPATH as well (it is in the default
> setting, as you used one for eigen, you removed the default values.. you
> should use something like
> 
> CPPPATH=/usr/include/eigen2:/usr/include/vtk-5.4
> 
> For gts, you need to have the libgts-dev package installed (no need to
> change CPPPATH for gts)
> 
> HTH, Vaclav
> 
> 
> 
> _______________________________________________
> 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
 		 	   		  
_________________________________________________________________
New Windows 7: Find the right PC for you. Learn more.
http://windows.microsoft.com/shop

References