Thanks, > Yes, and OSG_EXPORT is a truly heavy bit of code, I needed to add some > lead weights to the right hand side of the class definition to prevent > its addition from tipping over my monitor!
No need for sarcasm here ;-). I have not said my fix was heavier but the issue (missing symbols while linking) >> I have sent this fix to [EMAIL PROTECTED] but it got >> bounced with message that mail needs to waits for moderator approval. Its >> strange I double checked the address and it seems correct for submissions. >> What did I wrong ? . > It was your turn to do a typo... you type the address wrong, its a > wonder it go through to the mailman server at all. I agree I made and error in email text but not in the address for submission. I checked this when it went through to osg-submissions list after you intervention. Looks like Outlook added idiotic suffix to the address and added camera.dat extension. I need to switch to normal mail client. Cheers, Wojtek -----Original Message----- From: Robert Osfield [mailto:[EMAIL PROTECTED] Sent: Saturday, March 01, 2008 1:52 PM To: [EMAIL PROTECTED]; OpenSceneGraph Users Subject: Re: [osg-users] Camera POST_RENDER vs. postDrawCallback ... whowins? On Sat, Mar 1, 2008 at 12:31 PM, Wojciech Lewandowski <[EMAIL PROTECTED]> wrote: > I just have sent a fix for heavier issue. New > Camera:DrawCalback::operator()( RenderInfo & ) needs to be exported in > Windows. Otherwise windows app using Camera::DrawCallbacks would not link. Yes, and OSG_EXPORT is a truly heavy bit of code, I needed to add some lead weights to the right hand side of the class definition to prevent its addition from tipping over my monitor! > I have sent this fix to [EMAIL PROTECTED] but it got > bounced with message that mail needs to waits for moderator approval. Its > strange I double checked the address and it seems correct for submissions. > What did I wrong ? . It was your turn to do a typo... you type the address wrong, its a wonder it go through to the mailman server at all. > So I attach this fixed Camera in this mail as well. Thanks, I already added the OSG_EXPORT by hand, just checked against your version and they are identical. Changes and now checked in. Robert. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

