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: Fri, 14 Nov 2014 17:35:19 +0100
  • Organization: GeometryFactory

Le Thursday 13 November 2014 08:40:45 ramigmodi a écrit :
> Hi all,
>
> I recently decided to do a project in CGAL and during its installation I've
> come across a very unusual behavior, First my sys.:
>
> Windows 7 x86 64 bit
> CGAL 4.5 64 bit
> boost 1.57.0 all libraries 64 bit
> Visual studio 11 2012 64 bit configuration
> cmake 3.1.0 rc1
>
> So far every thing is good cmake builds and CGAL.sln also build and compiles
> successfully for aboth debug and release! I also have built them
> individually!
>
> But when I start a project and add the paths to all libs and includes and
> gmp! The project compiles but doesn't run with an error message that
> CGAL_vc110_mt_gd_4.5.dll is missing! I went to CGAL_DIR/build/bin and
> CGAL_DIR/build/bin/Debug and CGAL_DIR/build/bin/Release plus the C:/Program
> Files x86/CGAL/bin . But no sign of such dll!

The .dll files should be in CGAL_DIR/build/bin/.

Do you have the .lib files in CGAL_DIR/build/lib/? Are you sure that the
CMake
configuration did not display useful warnings/messages?

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