Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] cygCGAL-8.dll error on Cygwin

Subject: CGAL users discussion list

List archive

[cgal-discuss] cygCGAL-8.dll error on Cygwin


Chronological Thread 
  • From: slaughter <>
  • To:
  • Subject: [cgal-discuss] cygCGAL-8.dll error on Cygwin
  • Date: Wed, 25 Jan 2012 06:58:24 -0800 (PST)

I am trying to run the examples in the examples/Mesh_2 directory using a
build of the CGAL libraries on cygwin. I was able build the libraries and
compile the examples in this directory. But, when I try to execute the *.exe
files I recieve the following error.

$ ./conforming.exe
/packages/CGAL-3.9/examples/Mesh_2/conforming.exe: error while loading
shared libraries: cygCGAL-8.dll: cannot open shared object file: No such
file or directory

The file, cygCGAL-8.dll, exists in the /usr/local/lib directory in my Cygwin
root directory.

What is causing this error?

Thanks for the assistance.

--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/cygCGAL-8-dll-error-on-Cygwin-tp4327460p4327460.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.16.

Top of Page