Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] CGAL_vc110_mt_gd_4.5.dll is missing and is not generated!

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] CGAL_vc110_mt_gd_4.5.dll is missing and is not generated!


Chronological Thread 
  • From: "Laurent Rineau (CGAL/GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] CGAL_vc110_mt_gd_4.5.dll is missing and is not generated!
  • Date: Mon, 24 Nov 2014 15:39:28 +0100
  • Organization: GeometryFactory

Le Friday 14 November 2014 12:49:47 ramigmodi a écrit :
> Well I have it's .lib and .exp in the build/lib/debug but Not .dll in bin!

The .lib/.exp should both be in build/lib/ and build/lib/Debug/, and the .dll
should be both in build/bin/ and build/bin/Debug/. What do you have in
build/bin/ ?

> And here is the cmake output:
> == Setting paths ==
> Build CGAL from release in directory CGAL-4.5
> Packagenames: CGAL-4.5
[...]

I do not see anything particular in the CMake output, apart that you are
using
CMake-3.1 that we have never tested so far.

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