Skip to Content.
Sympa Menu

cgal-discuss - 答复: [cgal-discuss] CGAL-vc100-mt-gd-4.0.dll not found

Subject: CGAL users discussion list

List archive

答复: [cgal-discuss] CGAL-vc100-mt-gd-4.0.dll not found


Chronological Thread 
  • From: "xiao yong" <>
  • To: <>
  • Subject: 答复: [cgal-discuss] CGAL-vc100-mt-gd-4.0.dll not found
  • Date: Mon, 9 Apr 2012 14:56:20 +0800

Perhaps you should add dll created by cgal to windows/system32. Or add the path of  the folder of dlls to the environment variable ‘path’.

Or for simplicity, you can copy these dlls to the same folder  witch .exe file.

Hope this could help.

Edward

 

发件人: Pedro Alexandre de Araújo Gomes Lapido Loureiro [mailto:]
发送时间: 201248 22:36
收件人:
主题: [cgal-discuss] CGAL-vc100-mt-gd-4.0.dll not found

 

Hello,

 

when I try to execute the demos in CGAL 4.0, compiled with VS 10, there is a system error saying the library 

CGAL-vc100-mt-gd-4.0.dll

was not found.

The project was configured and generated with cmake - 2.8.7 in release mode.

 

Would you have any suggestions?

 

Regards,

 

Pedro.




Archive powered by MHonArc 2.6.16.

Top of Page