Re: Alien::SLD2
[email protected] (kmx) Fri, 01 Mar 2013 11:35:55 +0100
| Newsgroups | perl.sdl.devel |
|---|---|
| Message-ID | <[email protected]> |
On 1.3.2013 5:34, Kartik Thakore wrote: > And then this. Well it a collision of SDL2.dll (which comes from SDL2 binaries) vs. SDL2.dll which is the output of compiling SDL2.xs Grrr, somebody should propose a fix to p5p to produce something like SDL2.xs.dll Anyway I can prepare new binaries with renamed DLL's (will do over the weekend) or you can move your XS testing to e.g. SDL2::TestOnly module (which will produce TestOnly.dll not SDL2.dll) -- kmx