← Back to team overview

dolfin team mailing list archive

Re: missing GTS

 


On Tue, 2008-07-15 at 10:01 +0100, Garth N. Wells wrote:
> 
> Hatef Monajemi wrote:
> > 
> > On Tue, 2008-07-15 at 07:23 +0100, Garth N. Wells wrote:
> >> Hatef Monajemi wrote:
> >>> Hello,
> >>>
> >>> I am using IntersectionDetector and its associated function,overlap. 
> >>> The code compiles without any problem but I get a run time error
> >>> saying:"missing GTS". I need to use it since I have to find out which
> >>> cell a specific point belongs to.
> >>>
> >> You need to install GTS.
> > I am using Ubuntu linux and as I can see on my machine "libgts-dev" and
> > "libgts-0.7-5" are installed. Do I need to install anything else??
> > 
> 
> What do you see if you do
> 
>    >pkg-config --print-errors --exists  gts

I see nothing when I issue the above command which means everything goes
well. Am I supposed to see something?
 


> Garth
> 
> > Hatef
> > 
> >> Garth
> >>
> >>> BTW, in GTSInterface.cpp all the "#ifdef"s written by HAS_GTS which I
> >>> think is the correct way instead of HAVE_GTS, isn't it?
> >>>
> >>> I would appreciate if anyone can help me in this regards.
> >>>
> >>> Hatef:) 
> >>>
> >>> _______________________________________________
> >>> DOLFIN-dev mailing list
> >>> DOLFIN-dev@xxxxxxxxxx
> >>> http://www.fenics.org/mailman/listinfo/dolfin-dev
> > 
> 



Follow ups

References