Skip to Content.
Sympa Menu

cgal-discuss - Re:[cgal-discuss] CGAL 3.4 install - vc8 | winXP

Subject: CGAL users discussion list

List archive

Re:[cgal-discuss] CGAL 3.4 install - vc8 | winXP


Chronological Thread 
  • From: "Yao Lingqing" <>
  • To:
  • Subject: Re:[cgal-discuss] CGAL 3.4 install - vc8 | winXP
  • Date: Thu, 4 Jun 2009 15:38:18 +0800 (CST)

Did you compile your executable files successfully. If you did, try to copy the gmp dll to the same directory as your compiled exe.
 
 
 > -----原始邮件-----
> 发件人: 
> 发送时间: 2009年6月3日 星期三
> 收件人: 
> 抄送: 
> 主题: [cgal-discuss] CGAL 3.4 install - vc8 | winXP
> 
> I am hoping someone can help diagnose an installation issue I have been having
> with CGAL 3.4.
> 
> Using cmake, I have successfully compiled CGAL using VC8.  (Several times, with
> several different configurations.)  Linking to this build, I have been able to
> compile various example files.	But these example file .exe s fail when run,
> with the following error message:
> 
> "This application has failed to start because gmp-vc80-mt-gd.dll was not found.
>  Re-installing the application may fix this problem."
> 
> I am using the precompiled gmp libraries directly from the windows installer. 
> 
> Looking through the help docs, it appears that windows does not support dynamic
> libraries.  But I have not been able to build a static library, even setting
> CMAKE_SHARED_LIBS = FALSE .  I am hoping someone might be able to point me in
> the right direction re: how to address this issue.  E.g., is it a static vs.
> dynamic library issue.	Or is the gmp dll somehow corrupt?  Thanks!
> 
> - Luke
> -- 
> 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