Hello Gerrit, I do have a new piece of information:
The call _pHandle = LoadLibrary(libName); does fail for the OSGImageFileIO dynamic link library, i.e. returns NULL Do you know a good code place where I should further debug. The library is actually in the search path for the loader. As mentioned before the OSGFileIO library and the OSGContribPLY library are loaded correctly. As a side note which is not directly related to the problem at hand, I have concers about the implementation of the SharedObjectHandler::initialize() routine which steps down to a LoadLibrary call with an null pointer argument. I think that the SharedObject::open() routine should respect the case that no library name is provided at all. Best, Johannes ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
