Git Product home page Git Product logo

Comments (5)

jrfonseca avatar jrfonseca commented on September 23, 2024 1

A year passed, so my memory is faded, but I believe I actually tested on a Windows 7 VM before commit 7f8a701.

I just re-checked, and at very least the api-ms-win-downlevel-kernel32-l2-1-0.dll is not listed as dependency of the dbghelp DLLs currently used.

It sounds from https://bugs.chromium.org/p/chromium/issues/detail?id=976161 there are indeed problems with 10.0.18362.1, but affect dbgeng.dll which we don't use in DrMingw.

So I'll assume DrMingw works until concrete evidence otherwise.

That said, sooner or later DrMingw should upgrade to SDK 10.0.19041.0 (which appears fixes the issue).

from drmingw.

jrfonseca avatar jrfonseca commented on September 23, 2024

The problem is are the dbghelp.dll dbgcore.dll and symsrv.dll redistributable Microsoft binaries. I get these from AppVeyor/GitHub images, and it seems the latest versions are too new for Win7.

I'll try to fix this.

In the meanwhile, you can just copy theses DLLs from the older 0.9.2, and replace the ones on 0.9.3.

from drmingw.

jrfonseca avatar jrfonseca commented on September 23, 2024

Oh, almost forgot: I'm glad to hear you find it useful! :)

from drmingw.

dinkc64 avatar dinkc64 commented on September 23, 2024

Thank you, thank you very much :)

from drmingw.

alvinhochun avatar alvinhochun commented on September 23, 2024

Judging from a Chrimium issue of the same problem, I would guess that the linked commit 7f8a701 switching to the 10.0.18362.1 version of dbghelp.dll will not actually fix this. You may need to either go earlier than that, or also ship api-ms-win-downlevel-kernel32-l2-1-0.dll that also comes with Debugging Tools 10.0.19041.685.

from drmingw.

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.