Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] compile an example code on win32 to produce

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] compile an example code on win32 to produce


Chronological Thread 
  • From: "Laurent Rineau (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] compile an example code on win32 to produce
  • Date: Tue, 3 Feb 2009 18:44:51 +0100
  • Organization: GeometryFactory

On Tuesday 03 February 2009 18:29:49 Qianqian Fang wrote:
> Indeed, I was able to compile CGAL 3.3.1 on windows. Your question is
> related to
> compilation configurations. If you open CGAL80.sln with VC2005, you can
> find 4 configurations from the "Configuration Manager", each of them maps
> to a string in the compiled library file. If your code complains about a
> missing CGAL
> lib, make sure you compile for that configuration first.
>
> However, for 3.4beta, I was not even able to create the sln files. Cmake
> complained
> that GMP and MPFR are missing, even they do exist in the auxilary
> directory.

If your first mail of the current thread, you forgot to tell us an
interesting
information: your compiler name and version¹. You say your are using VC2005.
Have you tried both Debug and Release configurations? Have you installed the
service pack 1 of VC2005?

¹) See http://www.cgal.org/bug_report.html


Actually maybe there is a problem using CGAL libraries with a static runtime.
That setup has not been really tested on Windows, as far as I know.

--
Laurent Rineau, PhD
Engineer at GeometryFactory
http://www.geometryfactory.com/




Archive powered by MHonArc 2.6.16.

Top of Page