On Mon, Sep 14, 2009 at 11:09 AM, Eirik Pettersen via RT <bug-win32-proc...@rt.cpan.org> wrote: > My version of ExtUtils::ParseXS is 2.20. CPAN reported the latest as > 2.2002, I've upgraded and I still get the same error.
Could you please try installing ExtUtils::ParseXS 2.20_05? There were fixes in 2.20_03 for const char * errors. >From the CPAN shell: cpan> install DAGOLDEN/ExtUtils-ParseXS-2.20_05.tar.gz Thank you. David