Archived

This forum has been archived. Please start a new discussion on GitHub.

Problem running c++ Hello example programm

Hi,

i am new to ICE.
I downloaded version 3.1 and compiled the Hello c++ example with VS 2005.
When i start the server a error window with the following error message pops up.

"Ordinal number 2604 not found in DLL "LIBEAY32.dll""

and i get the following message in the command window.
C:\Ice-3.1.0\demo\Ice\hello>server
server: .\PluginManagerI.cpp:290: Ice::PluginInitializationException:
plugin initialization failed: unable to load entry point `IceSSL:createIceSSL'

C:\Ice-3.1.0\demo\Ice\hello>

Comments

  • mes
    mes California
    Welcome to the forum.

    Please see this entry in our FAQ for more information on the error message you reported.

    Also, please update your signature as described in this post regarding our support policy.

    Take care,
    - Mark
  • Thank You.
    :) That helps.