Skip to Content.
Sympa Menu

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

Subject: CGAL users discussion list

List archive

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


Chronological Thread 
  • From: mkyuan <>
  • To:
  • Subject: [cgal-discuss] ERROR to find CGAL_IMAGEIO-vc90-mt-gd-4.4.dll
  • Date: Thu, 25 Sep 2014 02:04:31 -0700 (PDT)

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?



--
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