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:47:59 +0200
  • Organization: GeometryFactory

Le vendredi 13 avril 2012 06:42:14 daisy a écrit :
> I set all the cgal involved directories in the PATH environment variable:
> /C:\Program Files\boost\boost_1_47\bin;
> C:\Program Files\CMake 2.8\bin;
> C:\Program Files\CGAL-4.0\auxiliary\gmp\lib;
> C:\Qt\4.8.1\bin;
> C:\Program Files\CGAL-4.0\bin;
> C:\Program Files\boost\boost_1_47;
> C:\Program Files\CGAL-4.0/
> But the error* unable to find boost_thread-vc100-mt-gd-1_47.dll* still
> happened. And, I can't find the file anywhere. By the way, do the PATH
> environment variable set correctly?

Your Boost installation is not correct. There should be the .dll files next
to
the .lib files.

--
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