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: Ramin Irani <>
  • To:
  • Subject: Re: [cgal-discuss] CGAL_vc110_mt_gd_4.5.dll is missing and is not generated!
  • Date: Sat, 29 Nov 2014 00:08:10 -0500

Sorry for the late reply, been very busy:

/build/bin :
CGAL_Core-vc110-mt-gd-4.5.pdb
CGAL_Core-vc110-mt-gd-4.5.dll
CGAL_Core-vc110-mt-4.5.dll
Debug
Release
RelWithDebInfo

/build/bin/Debug :
CGAL-vc110-mt-gd-4.5.pdb
CGAL_Qt4-vc110-mt-gd-4.5.pdb
CGAL_ImageIO-vc110-mt-gd-4.5.pdb

and that's it!



On Mon, Nov 24, 2014 at 9:39 AM, Laurent Rineau (CGAL/GeometryFactory) <> wrote:
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/


--
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://sympa.inria.fr/sympa/info/cgal-discuss






Archive powered by MHonArc 2.6.18.

Top of Page