Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Re: How to use the examples of CGAL

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Re: How to use the examples of CGAL


Chronological Thread 
  • From: "Laurent Rineau (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] Re: How to use the examples of CGAL
  • Date: Fri, 13 Apr 2012 15:20:56 +0200
  • Organization: GeometryFactory

Le vendredi 13 avril 2012 05:59:59 daisy a écrit :
> I tried. But when I launched the width_simplex.exe under the directory
> *C:\Program Files\CGAL-4.0\examples\Width_3\Debug*, error happend: /unable
> to find CGAL-vc100-mt-gd-4.0.dll/,then I found the file both under the
> directory *C:\Program Files\CGAL-4.0\bin* and under *C:\Program
> Files\CGAL-4.0\bin\Debug*, so I copy the later one and paste it to the
> *C:\Program Files\CGAL-4.0\examples\Width_3\Debug*. However, when I launched
> the width_simplex.exe again, error happend again: unable to find
> boost_thread-vc100-mt-gd-1_47.dll/. It didn't show me where I should find
> the file. This time I couldn't find the very file either under the directory
> C:\Program Files\CGAL-4.0 or C:\Program Files\boost\boost_1_47. In a word,
> I failed to launch the width_simplex.exe. Worsemore, I can't find the
> reason. I doubt if I lack of some dll files or failed to set something.

As said in the Installation manual of CGAL, the directories containing the
CGAL DLLs and Boost DLLs must be in the PATH environment variable. Or you
must
copy those DLLs to C:\Windows\, or inside the directory of the .exe file that
depends on those DLLs.

--
Laurent Rineau, PhD
R&D Engineer at GeometryFactory http://www.geometryfactory.com/
Release Manager of the CGAL Project http://www.cgal.org/




Archive powered by MHonArc 2.6.16.

Top of Page