Subject: CGAL users discussion list
List archive
- From: Joachim Reichel <>
- To:
- Subject: Re: [cgal-discuss] CGAL in Eclipse (ubuntu)
- Date: Sat, 26 Mar 2011 14:08:30 +0100
Hi,
On 03/23/2011 07:29 PM, Fabio Casado Ruiz wrote:
> hi, im trying to build an example (in this case constrained delaunay
> triangulation) in Eclipse. i've added the CGAL library and the include
> directory. all builds perfectly but when I try tu run it reports:
>
> error while loading shared libraries: libCGAL.so.7: cannot open shared
> object file: No such file or directory
>
> The libCGAL.so.7 file exists in CGAL\lib, no problem there, so i dont know
> what the problem is.
you need to ensure that the directory CGAL/lib (the full path, not just
"CGAL/lib") is in the environment variable LD_LIBRARY_PATH such that the
dynamic
linker can find it. Maybe there is a setting in the Eclipse dialogs for that,
too.
As an alternative you can add -Wl,-R CGAL/lib to the linker command (where you
probably already have -L CGAL/lib).
Joachim
- [cgal-discuss] How to remove edges from Bezier arrangement?, stzpz, 03/14/2011
- Re: [cgal-discuss] How to remove edges from Bezier arrangement?, Sebastien Loriot (GeometryFactory), 03/14/2011
- Re: [cgal-discuss] How to remove edges from Bezier arrangement?, Stzpz, 03/14/2011
- Re: [cgal-discuss] How to remove edges from Bezier arrangement?, Stzpz, 03/23/2011
- [cgal-discuss] CGAL in Eclipse (ubuntu), Fabio Casado Ruiz, 03/23/2011
- Re: [cgal-discuss] CGAL in Eclipse (ubuntu), Ophir Setter, 03/23/2011
- Re: [cgal-discuss] CGAL in Eclipse (ubuntu), Joachim Reichel, 03/26/2011
- [cgal-discuss] CGAL in Eclipse (ubuntu), Fabio Casado Ruiz, 03/23/2011
- Re: [cgal-discuss] How to remove edges from Bezier arrangement?, Stzpz, 03/23/2011
- Re: [cgal-discuss] How to remove edges from Bezier arrangement?, Stzpz, 03/14/2011
- Re: [cgal-discuss] How to remove edges from Bezier arrangement?, Sebastien Loriot (GeometryFactory), 03/14/2011
Archive powered by MHonArc 2.6.16.