I am trying to run a few of the demos for ICE 1.5.1 and I am getting some sort of exception. I compiled the demos under .NET 2003 no problem. E.g. in demo\Ice\callback running server.exe brings up a little message box saying:
Quote:
|
The ordinal 2604 could not be located in the dynamic link library LIBEAY32.dll
|
clicking ok spits this out to the console:
Quote:
server: .\PluginManagerI.cpp:182: Ice::PluginInitializationException:
plug-in initialization failed: unable to load entry point `IceSSL:create'
|
and the server exits. The hello demo has this same problem while the latency demo runs fine. I am running Windows XP SP2 (could be the problem?).
Also, is there any documentation on the demos? I saw a small blurb in the README file in the ICE directory but that is all?
Thanks,
Ryan