Hi, On Tue, 2005-06-21 at 16:49 +0800, Gerrit Voss wrote: > Hi, > > On Tue, 2005-06-21 at 10:39 +0200, Joerg Bornemann wrote: > > Hello OpenSG-users! > > > > I've tried to build OpenSG (some snapshots from 5. - 20. June) using VS > > .NET 2003 and cygwin. Well it produces nice DLLs but running a complex > > program (like the tutorial 01hello ;) ) results in a crash. > > this is strange, I'm using LoadLibrary(NULL) for quite some time and > never found it to be a problem. > > I'll check this again.
hmm seems to be crashing only in Germany ;-). I changed the open call to use the module name in case libname is NULL. Could those of you having problems with the original NULL libname try again and let me know the result. As it does not crash over here I can not verify if it fixes the crash or not. thanks gerrit ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
