
Originally Posted by
OrNot
1)
I installed a windows version of ICE and can run the demo
samples correctly following the readme.txt file.But if I want to debug one of the samples, the vc.net said the needed iced.dll and iceutil.dll not found althoug I have set the project options as readme said.
When I copied the dlls into the project,say helloS, now I can stepped into the program lines, but I gotten a exception :
.\PluginManagerI.cpp:182: Ice::PluginInitializationException:
plug-in initialization failed: unable to load entry point `IceSSL:create'