Skip to Content.
Sympa Menu

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

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] CMake with LEDA


Chronological Thread 
  • From: "naresh" <>
  • To: <>
  • Subject: Re: [cgal-discuss] CMake with LEDA
  • Date: Fri, 8 May 2009 09:46:44 +0530

Hi

So i guess no one used LEDA before or may be people here is too lazzy to give answer even if they know the answer. Remember if you help someone that other will help you in your quries :)

BTW. I had solved problem using LEDA_DLL flag in preprocessor in Visual studio.


Alex


----- Original Message ----- From: "naresh" <>
To:
<>
Sent: Thursday, May 07, 2009 11:00 AM
Subject: [cgal-discuss] CMake with LEDA


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



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





Archive powered by MHonArc 2.6.16.

Top of Page