mrhdias / perl6-Imlib2

Perl 6 interface to the Imlib2 image library.
Artistic License 2.0
3 stars 8 forks source link

Use LibraryMake; find shared object at runtime #3

Closed retupmoca closed 10 years ago

retupmoca commented 10 years ago

Note: With this, pull request #2 will not be needed.

Tests still fail with this, and we're using a hacky method to load the .so at runtime. However, it now builds on my machine (rakudo-moar on linux x86_64), and does pass a large number of tests.