Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Parameterization solver

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Parameterization solver


Chronological Thread 
  • From: "Laurent Rineau (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] Parameterization solver
  • Date: Fri, 28 Aug 2009 11:07:32 +0200
  • Organization: GeometryFactory

On Thursday 27 August 2009 16:32:52 Zohar Levi wrote:
> 3. Linking with the debug libraries generates a corrupted executable. It's
> the first time I see such a thing, and I didn't look into it yet.

My crystal ball says that you are using MSVS2008 (VC9). Aren't you? There is
a
problem with TAUCS-CGAL-3.4, because the precompiled binaries for Windows
depend on the VC8 runtime libraries. What you call "corrupted executable" is
actually the fact that your machine probably does not have the VC8 debug
runtime, and thus the executable cannot be launched on your machine.

Can you confirm my guess?

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



Archive powered by MHonArc 2.6.16.

Top of Page