Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] CMake with LEDA

Subject: CGAL users discussion list

List archive

[cgal-discuss] CMake with LEDA


Chronological Thread 
  • From: "naresh" <>
  • To: <>
  • Subject: [cgal-discuss] CMake with LEDA
  • Date: Thu, 7 May 2009 11:00:46 +0530

Hi

I tried to build VC8 project using LEDA 6.2 but when i am trying to build example it gives me these unresolved extrnals.

complex_construction.obj : error LNK2001: unresolved external symbol "class leda::memory_management leda::mt_memory_mgr" (?mt_memory_mgr@leda@@3Vmemory_management@1@A)

complex_construction.obj : error LNK2001: unresolved external symbol "void (__cdecl* leda::std_error_handler)(int,char const *)" (?std_error_handler@leda@@3P6AXHPBD@ZA)

Anyone knows why ? Is there any FLAGS in CMAKE to submit ?



Alex






Archive powered by MHonArc 2.6.16.

Top of Page