Sisyphus wrote:
> 
> ----- Original Message ----- From: "Chris Marshall" <[email protected]>
> To: "perldl" <[email protected]>
> Sent: Monday, December 28, 2009 2:28 AM
> Subject: [Perldl] OpenGL-0.62 released to CPAN
> 
> 
>> We're pleased to announce the OpenGL-0.62 stable
>> release of the Perl OpenGL module.
> 
> One minor nit:
> If I close the rotating cube demo during the 'dmake test' stage (Win32) 
> by hitting 'q', the following error is reported.
> #####################
> Unable to locate glut handler at test.pl line 1207.
> dmake:  Error code 255, while making 'test_dynamic'
> #####################
> Otherwise, everything is fine.
> 
> Not sure when this behaviour first appeared, but it's in the previous 
> (devel) release as well.

Hmmm, I don't get that message with either strawberry perl or ASperl.

  * If you run the test.pl under the perl debugger, do you get any other
    information?

  * What is in the OpenGL-0.62/Config.pm?

  * Do you get the same output if you run the test directly?

  * What is the perl -V for your configuration?

  * Is it possible that you have more than one OpenGL in your @INC?
    Both strawberry *and* ASperl?...

I'm happy to debug, but I've never seen this message.  If the window
closes anyway on 'q', things may be ok if not completely clean.

Thanks for the test report,
Chris

_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl

Reply via email to