Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] cgal4.0 and static lib ?

Subject: CGAL users discussion list

List archive

[cgal-discuss] cgal4.0 and static lib ?


Chronological Thread 
  • From: gwenm <>
  • To:
  • Subject: [cgal-discuss] cgal4.0 and static lib ?
  • Date: Tue, 27 Mar 2012 08:21:44 -0700 (PDT)

Hi all
concerning cgal3.9 and Win64-VC10 configuration, i have been told a few
weeks ago : Use the flags /MD or /MDd instead of /MT or /MTd. The CGAL
project does no effort to support linking with the static version of the
Microsoft runtime.

Actually i have iimplemented your new version cgal4.0 (but with win32 :)).
Is 4.0 version compliant with static lib ? i succeed in compiling cgal,
cgal_core, cgal_imageIO, cgalQT4 in static mode. But when trying to build
constrained_delaunay_triangulation_2 , linking fails due to "cannot open
file 'libCGAL-vc100-mt-sgd-4.0.lib'" (only -gd-4.0.lib files are created
when compiling in static mode ...)

any idea ?
thanks in advance
gwenaelle

--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/cgal4-0-and-static-lib-tp4509164p4509164.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.16.

Top of Page