in reply to Re^3: Compiling perl on windows with visual studio
in thread Compiling perl on windows with visual studio
Good news: it's worked with native x64 bit nmake! Though I'm confused because it seems to be called amd64 and I have Intel.
Bad news: it fails completely with native x86 bit nmake. Error message: "module type (x86) does not match with target machine type (x64)". So it seems that compiler is 64-bit
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Compiling perl on windows with visual studio
by BrowserUk (Patriarch) on Mar 26, 2015 at 05:06 UTC | |
|
Re^5: Compiling perl on windows with visual studio
by syphilis (Archbishop) on Mar 25, 2015 at 11:41 UTC |