Build Error: libsodium 1.0.17 for Shared on Windows

Looking for help with this package that is failing to build in my project.

Runtime Details

Failing Packages

  • libsodium 1.0.17

Reasons

  • Command exits with 1:
    cd libsodium && C:\Perl\perl\bin\perl.exe -IC:/build/camel/lib -IC:/build/camel/work/…/lib libsodium-1.0.17-AS-Makefile.PL
    stopped at C:/build/camel/lib/ActiveState/Build/Step/Role/CustomBuildScript.pm line 75.

Thanks @theaxehax – we’ll take a look here and let you know. Notice that your project is Python 2.7, so there might be issues with newer versions of libraries and the older python version.

We’ll take a look.