Skip to Content.
Sympa Menu

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

Subject: CGAL users discussion list

List archive

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


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

Here is a copy of my command-line:

slaughter@slaughter-w520
/packages/CGAL-3.9/examples/Mesh_2
$ ldd ./conforming.exe
ntdll.dll => /cygdrive/c/Windows/SysWOW64/ntdll.dll (0x76fb0000)
kernel32.dll => /cygdrive/c/Windows/syswow64/kernel32.dll
(0x74800000)
KERNELBASE.dll => /cygdrive/c/Windows/syswow64/KERNELBASE.dll
(0x75160000)
snxhk.dll => /cygdrive/c/Program Files/Avast/snxhk.dll (0x743c0000)
cygwin1.dll => /usr/bin/cygwin1.dll (0x61000000)
ADVAPI32.DLL => /cygdrive/c/Windows/syswow64/ADVAPI32.DLL
(0x74bd0000)
msvcrt.dll => /cygdrive/c/Windows/syswow64/msvcrt.dll (0x754f0000)
sechost.dll => /cygdrive/c/Windows/SysWOW64/sechost.dll (0x74f80000)
RPCRT4.dll => /cygdrive/c/Windows/syswow64/RPCRT4.dll (0x765d0000)
SspiCli.dll => /cygdrive/c/Windows/syswow64/SspiCli.dll (0x74690000)
CRYPTBASE.dll => /cygdrive/c/Windows/syswow64/CRYPTBASE.dll
(0x74680000)
cyggcc_s-1.dll => /usr/bin/cyggcc_s-1.dll (0x6fbd0000)
cygstdc++-6.dll => /usr/bin/cygstdc++-6.dll (0x6f4d0000)
cygCGAL-8.dll => /usr/local/lib/cygCGAL-8.dll (0x6a980000)

slaughter@slaughter-w520
/packages/CGAL-3.9/examples/Mesh_2
$ ./conforming
/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

slaughter@slaughter-w520
/packages/CGAL-3.9/examples/Mesh_2
$ ./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


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



Archive powered by MHonArc 2.6.16.

Top of Page