Changes between Initial Version and Version 3 of Ticket #2422


Ignore:
Timestamp:
12/06/22 00:52:56 (17 months ago)
Author:
justdan23@…
Comment:

I tried with 'nmake' and the result is the same:

$ nmake

Microsoft (R) Program Maintenance Utility Version 14.34.31935.0
Copyright (C) Microsoft Corporation.  All rights reserved.

        "C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.34.31933\bin\Hostx64\x64\nmake.exe" -f objs/Makefile

Microsoft (R) Program Maintenance Utility Version 14.34.31935.0
Copyright (C) Microsoft Corporation.  All rights reserved.

        "C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.34.31933\bin\Hostx64\x64\nmake.exe" -f auto/lib/openssl/makefile.msvc                                    OPENSSL="objs/lib/openssl" OPENSSL_OPT=""

Microsoft (R) Program Maintenance Utility Version 14.34.31935.0
Copyright (C) Microsoft Corporation.  All rights reserved.

        cd objs/lib/openssl
        perl Configure VC-WIN64A no-shared no-threads                    --prefix="%cd%/openssl"                                 --openssldir="%cd%/openssl/ssl"
Configuring OpenSSL version 3.0.8-dev for target VC-WIN64A
Using os-specific seed configuration

Failure!  makefile wasn't produced.
Please read INSTALL.md and associated NOTES-* files.  You may also have to
look over your available compiler tool chain or change your configuration.


******************************************************************************
This perl implementation doesn't produce Windows like paths (with backward
slash directory separators).  Please use an implementation that matches your
building platform.

This Perl version: 5.36.0 for x86_64-msys-thread-multi
******************************************************************************
NMAKE : fatal error U1077: 'perl' : return code '0xff'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.34.31933\bin\Hostx64\x64\nmake.exe"' : return code '0x2'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.34.31933\bin\Hostx64\x64\nmake.exe"' : return code '0x2'
Stop.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2422

    • Property Status newreopened
  • Ticket #2422 – Description

    initial v3  
    5151make: *** [Makefile:10: build] Error 2
    5252}}}
     53
     54I uploaded the zip of the entire dev environment at the URL below:
     55​https://1drv.ms/u/s!AqtOkpGwHMQ2rBP002wedbn5n1Lx?e=W3zXoP