in reply to Re: Help! dmake error Win10
in thread Help! dmake error Win10

If this approach is doomed, please let me know

Worth a try ... though I would have thought that, if the library was incompatible, then there would be some output from the build process mentioning that incompatibility.

Also, you could install one of the "portable" 32-bit Strawberry Perl builds (eg https://strawberryperl.com/download/5.32.1.1/strawberry-perl-5.32.1.1-32bit-portable.zip) on the same machine - and thereby avoid the need to find another machine.
The recent Strawberry Perl builds use "gmake" (which they provide) instead of "dmake".

Cheers,
Rob

Replies are listed 'Best First'.
Re^3: Help! dmake error Win10
by Sanjay (Sexton) on Jul 07, 2021 at 14:59 UTC
    Using 32 bit perl worked.