Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] This happens on attempt to run demo arrangement_2:

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] This happens on attempt to run demo arrangement_2:


Chronological Thread 
  • From: "Laurent Rineau (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] This happens on attempt to run demo arrangement_2:
  • Date: Mon, 26 Oct 2009 22:15:46 +0100
  • Organization: GeometryFactory

Le lundi 26 octobre 2009 21:24:06, A S a écrit :
> > Anyway, distributing a
> > debug version of a dll
> > is a strange way of doing. You should refrain from doing
> > that.
>
> The only thing I have to work with. I tried compiling a Release (which I
> always prefer), but this is what happened (ellipses are mine): [...]
> 1>LINK : fatal error LNK1104: cannot open file 'CGAL-vc90-mt.lib'
> 1>Build log was saved at
> "file://c:\Users\Public\Documents\2009\demo\Arrangement_on_surface_2\arran
> gement_2.dir\Release\BuildLog.htm" 1>arrangement_2 - 1 error(s), 13
> warning(s)
> 2>------ Skipped Build: Project: INSTALL, Configuration: Release Win32
> ------ 2>Project not selected to build for this solution configuration
> 3>------ Skipped Build: Project: PACKAGE, Configuration: Release Win32
> ------ 3>Project not selected to build for this solution configuration
> ========== Build: 0 succeeded, 1 failed, 2 up-to-date, 2 skipped ==========
>
> Now where on earth do I obtain a 'CGAL-vc90-mt.lib'? I've never seen
> anything other than a CGAL-vc90-mt-gd.lib.

You just need to compile CGAL libraries in Release mode.

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