Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Building static runtime library for linking

Subject: CGAL users discussion list

List archive

[cgal-discuss] Building static runtime library for linking


Chronological Thread 
  • From: <>
  • To:
  • Subject: [cgal-discuss] Building static runtime library for linking
  • Date: Tue, 9 Feb 2010 16:57:01 +0100 (CET)

Recently, I have tried to compile CGAL 3.5.1 project to generate static
runtime
library for linking in msvc-2005 compiler

So, I changed all /MD to /MT and /MDd to /MTd in CMAKE List..
But, I could not succeed the compiling..

if there is anyone who experienced like that, please give me any comments...

And, I'll be helpful if anyone who had ever generated the static runtime
library offer the "CMakeCache.txt" file..

Thanks~

Best wishes,



Archive powered by MHonArc 2.6.16.

Top of Page