| Summary: | win32libs/openssl build error | ||
|---|---|---|---|
| Product: | [Unmaintained] Craft | Reporter: | Jarosław Staniek <staniek> |
| Component: | Blueprints | Assignee: | Hannah von Reth <vonreth> |
| Status: | RESOLVED NOT A BUG | ||
| Severity: | normal | CC: | windows-bugs-null |
| Priority: | NOR | ||
| Version First Reported In: | stable | ||
| Target Milestone: | --- | ||
| Platform: | Microsoft Windows | ||
| OS: | Microsoft Windows | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
are the common tools like rc.exe and cl.exe available in your Craft environment? You can check with "where.exe rc.exe" Also make sure you installed the windows sdk (Windows 7) PS D:\Craft> where.exe rc.exe C:\Program Files (x86)\Windows Kits\10\bin\10.0.16299.0\x64\rc.exe |
(vs2017 64bit) Type: craft win32libs/openssl .\crypto\srp\srp_vfy.c(104): warning C4244: '=': conversion from '__int64' to 'unsigned char', possible loss of data rc /fo"tmp32dll\libeay32.res" /d CRYPTO ms\version32.rc 'rc' is not recognized as an internal or external command, operable program or batch file. NMAKE : fatal error U1077: 'rc' : return code '0x1' Stop. Action: compile for win32libs/openssl FAILED *** Craft all failed: win32libs/openssl after 2 minutes 29 seconds *** fatal error: package win32libs/openssl all failed