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 09:57:00 -0800 (PST)

This seems to be the source of the problem. In particular snxhk.dll is
referencing my virus software, where should it be looking and how do I
change this?

slaughter@slaughter-w520
/usr/local/lib
$ ldd cygCGAL-8.dll
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)
??? => ??? (0x6a980000)


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



Archive powered by MHonArc 2.6.16.

Top of Page