Skip to Content.
Sympa Menu

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

Subject: CGAL users discussion list

List archive

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


Chronological Thread 
  • From: Pedro Alexandre de Araújo Gomes Lapido Loureiro <>
  • To:
  • Subject: Re: 答复: [cgal-discuss] CGAL-vc100-mt-gd-4.0.dll not found
  • Date: Mon, 9 Apr 2012 12:12:58 -0300

Hi, xiao yong, thank you for your reply.
 
I've copied this dll for the /debug folder.
Now, another runtime error complains of boost_thread-vc100-mt-gd-1_47.dll is missing.
Even copying this library for the same folder does not solve the issue...
Any ideas?
 
Regards.
 
Pedro. 

Em 9 de abril de 2012 03:56, xiao yong <> escreveu:

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