dk / PDL-Drawing-Prima

Low-level PDL-threaded interface to the Prima drawing commands.
5 stars 4 forks source link

Compilation fails on my ActivePerl installation #25

Closed wchristian closed 12 years ago

wchristian commented 12 years ago

See: https://gist.github.com/21a01a7f26e48d5be29f#L31

I'll happily give details and you can poke me on irc as Mithaldu if you wish. :)

run4flat commented 12 years ago

I seem to have isolated this as being an issue with ExtUtils::ParseXS. I will update the ExtUtils::ParseXS version requirement to a minimum of 3.0. Can you upgrade and let me know if it still gives you the same trouble? (You may get other trouble, but let me know specifically if the undeclared CDrawable issue remains.)

run4flat commented 12 years ago

OK, I have gotten word that the latest git change to Build.PL fixes this bug. That leads us to the next bug. Closing, and moving onward!