Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Re: Cannot open CGAL_Core-vc100-mt-gd.lib and error in Boost_INCLUDE_DIR in cmake in configure

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Re: Cannot open CGAL_Core-vc100-mt-gd.lib and error in Boost_INCLUDE_DIR in cmake in configure


Chronological Thread 
  • From: "Laurent Rineau (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] Re: Cannot open CGAL_Core-vc100-mt-gd.lib and error in Boost_INCLUDE_DIR in cmake in configure
  • Date: Sun, 12 Feb 2012 11:07:11 +0100
  • Organization: GeometryFactory

Le samedi 11 février 2012 16:13:35 sgdimitris a écrit :
> Thank you Winnie so much for the answer.
> It helps me with the problem I had in cmake-gui.
> But I still have the problem in my project with CGAL_Core-vc100-mt-gd.lib
> "
> LINK : fatal error LNK1104: cannot open file 'CGAL_Core-vc100-mt-gd.lib'
> "
> And i cannot find that library in my laptop. Normally, after configure and
> generate in cmake-gui that library must exist, right? Did I miss again
> something or not? Cause that library doesn't exist somewhere.

CMake only does the configuration. That is: it creates a solution file
CGAL.sln, that then mist be compiled.

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

Top of Page