in reply to Re^2: Invalid Access to Memory location using DynaLoader
in thread Invalid Access to Memory location using DynaLoader
The DLL is created during the Perl incantation (perl Makefile.PL, make, make test, make install) for XS modules. I'm guessing this was copied there and certainly from WinXP to Win7 you may experience issues and can't just copy a DLL from one system to the other.
Assuming this is the GitHub site you reference, you'll find Perl notes here:
https://github.com/newville/ifeffit/tree/master/wrappers/perl
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Invalid Access to Memory location using DynaLoader
by MattN (Novice) on Dec 08, 2015 at 22:26 UTC |