The ordinal 968 issue
Posted
by rabbit
on Stack Overflow
See other posts from Stack Overflow
or by rabbit
Published on 2010-05-22T12:23:40Z
Indexed on
2010/05/22
12:30 UTC
Read the original article
Hit count: 282
I am using openssl in a project. It works fine on one machine. However, on an xp pro machine I get:
The ordinal 968 could not be located in hte dynamic link library LIBEAY32.dll
Does anyone know how to fix this issue, is it a dependency issue on some other dll?
© Stack Overflow or respective owner