Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] failing to compile simple code under VS2010

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] failing to compile simple code under VS2010


Chronological Thread 
  • From: "Laurent Rineau (CGAL/GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] failing to compile simple code under VS2010
  • Date: Fri, 09 Nov 2012 09:24:19 +0100
  • Organization: GeometryFactory

Le jeudi 08 novembre 2012 13:52:24 Eran Yanay a écrit :
> hello,
> Im trying to run cgal library with my visual studio 2010
> i have followed several instructions and finally did whats described here:
> http://jdt.googlecode.com/svn-history/r64/trunk/jdt/src/CGAL/docs/CGAL_Guide
> lines.docx as its the most informative i found.
> i installed cgal 4.1, zlib, qt, boost..whatever needed
> i maanged to to all five steps good,
[...]
> I noticed that cgal/lib was created together with the cgal.sln file but the
> lib folder is empty.

Can it be possible that you forgot to build the CGAL.sln solution (once in
debug, and once in release)? After the build, if it is successful (without
errors), the lib/ sub0-directory should contain CGAL-vc100-mt-gd-4.1.lib

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

Top of Page