Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] ERROR to find CGAL_IMAGEIO-vc90-mt-gd-4.4.dll

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] ERROR to find CGAL_IMAGEIO-vc90-mt-gd-4.4.dll


Chronological Thread 
  • From: "Sebastien Loriot (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] ERROR to find CGAL_IMAGEIO-vc90-mt-gd-4.4.dll
  • Date: Mon, 29 Sep 2014 12:00:43 +0200
  • Organization: GeometryFactory

On 09/25/2014 11:04 AM, mkyuan wrote:
I try to compile surface_mesher which needs ZLib.When downloaded Zlibdll.zip
from official website ,I reused cmake to build the demo.

ZLIB_ICLUDE_DIR=D:/dev/zlib128-dll/include;
ZLIB_LIBRARY =D:/dev/zlib128-dll/lib/zdll.lib;

After i debug the surface_mesher and start the "exe" ,the VisualStudio gives
the message "The computer can't find CGAL_ImageIO-vc90-mt-gd-4.4.dll".I
searched the folder "bulid",there was no this dll, but lib and exp file.What
's wrong with me ? Can anybody give me some advise?


There should be in the bin directory, that should be added to your PATH as described here:

http://www.cgal.org/windows_installation.html#BuildingCGAL

Sebastien.



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/ERROR-to-find-CGAL-IMAGEIO-vc90-mt-gd-4-4-dll-tp4659896.html
Sent from the cgal-discuss mailing list archive at Nabble.com.





Archive powered by MHonArc 2.6.18.

Top of Page