Code Monkey home page Code Monkey logo

Comments (4)

khouzam avatar khouzam commented on May 11, 2024

Sorry, I have not had time to update the scripts yet. Let me look at what needs to be done.

from openssl.

dg2k avatar dg2k commented on May 11, 2024

@khouzam Thank you for the response.
I tried a quick customized fix to enable me to compile but very tricky - one challenge I noted is that VS2017 now uses private registry settings tucked away in App Package folder and things as not as straightforward as VS2015 or previous versions. Hence, VS path determination from registry is not that easy (unless it's possible to "Load Hive" of a private registry via script which I never attempted. It means the script needs to be revamped for VS2017 and steered away from it and leave it to MS expertise ;-)

Hope something comes up soon.

from openssl.

khouzam avatar khouzam commented on May 11, 2024

Hi @dg2k,

I've pushed a new branch with the VS2017 support: OpenSSL_1_0_2_WinRT-stable-vs2017

Please try it. There are a couple of things that need to be figured out, but it does work for VS2017 with the 15063 Windows 10 SDK.

Some things that have to be adjusted:

  1. Currently if you have VS2017, it will default to that for Windows 10.
  2. Some APIs that we were thunking were added back in the 15063 SDK, so I commented out our version, but that might mean that other SDKs are broken.
  3. Need to consolidate the scripts and pass the version of the SDK requested and version of VS. But that might be a longer term thing that we try to update to OpenSSL 1.1.0

Simply invoke ms\do_vsprojects15.bat to generate the VS2017 solution.

from openssl.

dg2k avatar dg2k commented on May 11, 2024

Thank you @khouzam.
Will check out and give you feedback.

from openssl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.