> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:opensg-users- > [EMAIL PROTECTED] On Behalf Of Bart Kevelham > Sent: Thursday, November 23, 2006 2:04 PM > To: [email protected] > Subject: Re: [Opensg-users] glutMainLoopEvent, threads and what not > > Hi > > Or could it be a osgInit() issue? > > > > Make sure it gets called before any other call to OpenSG. > > > Good thinking, thanks. But his is not what's wrong. I checked just to be > sure and osgInit gets called successfully. > And remember, when the other plug-in is running (That plugin makes no > calls to mine, neither to OpenSG) everything runs successfully including > mesh display. >
Can you tell us more about the plugin? Anyway, this makes me think that it might be a general bug in your program, sounds very much like messed up memory somehow.... Check your pointers ;-) Toni ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
