Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] CGAL-vc100-mt-s.lib can not find

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] CGAL-vc100-mt-s.lib can not find


Chronological Thread 
  • From: "Sebastien Loriot (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] CGAL-vc100-mt-s.lib can not find
  • Date: Tue, 28 Feb 2012 14:49:32 +0100

On 02/28/2012 02:15 PM, Yue Biek wrote:
Hi,
I am using cgal in my program,it works well in the debug
condition,but when I run it in the release condition and it turns out as
"CGAL-vc100-mt-s.lib" can not open.
But there is no such "CGAL-vc100-mt-s.lib" in my cgal folder.What'
more,my software condition is VS2010 and cgal edition is 3.8.I don't
kown how to solve this problem.



Thanks.
I think you only compiled the debug version of CGAL.
Reopen the solution for the compilation of the CGAL library
and compile also the release version.

Sebastien.



Archive powered by MHonArc 2.6.16.

Top of Page