Judd Taylor wrote:
> Works for me. What did the problem end up being?

Great!  From 'git log' output:

   commit 56a847436c9e452c1b178879e4a5a48f1175d1f0
   Author: Chris Marshall <[email protected]>
   Date:   Fri Oct 16 10:28:12 2009 -0400

       Fixed freeglut font not found error

       The problem was the macro to generate the font
       ID constants was coercing the type to int before
       calling newSViv() which broke things if the
       value being generated was a pointer on a 64-bit
       system with ints defined as 4byte quantities.

I guess I forgot to regenerate GIT_CHANGES before the
CPAN developers release....

Thanks for testing.  Let me know how it goes with PDL!

--Chris

> -Judd
> 
> 
> 
> On Fri, 2009-10-16 at 10:48 -0400, Chris Marshall wrote:
>> Update to POGL fixes lingering font problems:
>>
>> A new developers release of OpenGL has
>> been posted to CPAN. You may also get the
>> code from the git repository as indicated
>> below. This release fixes a long standing
>> and mysterious font not found error with
>> FreeGLUT.
>>
>> I invite you again to test, test, test...
>>
>> Enjoy,
>> Chris

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

Reply via email to