Re: [osg-users] osgmultiplerendertargets

2008-09-05 Thread J.P. Delport
Hi, no, you don't need cmline args. With just the command you should see a yellow square. I have not compiled 2.6. I have 2.5.3 here and it works (Debian Sid, NVidia 7400 Go). You could also try: osgmultiplerendertargets --image and osgmultiplerendertargets --hdr but they prob won't work

Re: [osg-users] osgmultiplerendertargets

2008-09-05 Thread Robert Osfield
Hi Paul, I have just tried osgmultiplerendertargets on my quad core system and it runs fine (svn/trunk) but there has been no fixes since 2.6 that would effects things. What hardware/OS setup do you have? Robert. On Thu, Sep 4, 2008 at 6:35 PM, [EMAIL PROTECTED] wrote: I'm getting a

[osg-users] osgmultiplerendertargets

2008-09-04 Thread paul1492
I'm getting a segmentation fault when running the osgmultiplerendertargets example using OSG 2.6 under Linux.The call stack says its in RenderStage::runCameraSetUp. My OSG isn't currently compiled debug. Am I doing something wrong? Do I need command line arguments? Paul P