I've committed a fix to PDL git that should work. I need a Mac OS X user to replace the 2.4.7 version with the one from git to confirm the fix for me.
Thanks, Chris P.S. This is a link to the git Browse of Graphics/Graphics2D.pm with the above fix: http://pdl.git.sourceforge.net/git/gitweb.cgi?p=pdl/pdl;a=blob;f=Graphics/Graphics2D.pm;h=2aac41f9677c966b583619bfb33edee1447539f0;hb=HEAD On 12/18/2010 8:07 AM, Chris Marshall wrote: > On 12/18/2010 7:56 AM, Chris Marshall wrote: >> This is a FreeGLUT-ism but on the OS X platform >> we're using the native Apple GLUT implementation. >> If you comment out line 531 which reads: >> >> >> glutSetOption(GLUT_ACTION_ON_WINDOW_CLOSE,GLUT_ACTION_CONTINUE_EXECUTION); >> >> do things then work for you? It goes to show >> how difficult it is to debug even "easy" problems >> without on-platform testing... >> >> Cheers, >> Chris >> >> >> On 12/18/2010 3:39 AM, Karl Glazebrook wrote: >>> Trying out new 2.4.7 features on OS X >>> >>> I get >>> >>> pdl> imag2d rvals(200,200) >>> Your vendor has not defined OpenGL macro GLUT_ACTION_ON_WINDOW_CLOSE, >> > used at >> /Library/Perl/5.10.0/darwin-thread-multi-2level/PDL/Graphics2D.pm line 531. >>> >>> >>> Who should I report to? >> >> Me and/or ticket on our PDL sf.net tracker. > > I've opened a ticket for this issue: > > http://sourceforge.net/tracker/?func=detail&aid=3139697&group_id=612&atid=100612 > > Cheers, > Chris _______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
