https://bugs.kde.org/show_bug.cgi?id=447449
Alvin Wong <al...@alvinhc.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/grap | |hics/krita/commit/6662e0a0e | |ff7aa1e08d2e6a4e496db9e8c63 | |106c Resolution|UNMAINTAINED |FIXED --- Comment #11 from Alvin Wong <al...@alvinhc.com> --- Git commit 6662e0a0eff7aa1e08d2e6a4e496db9e8c63106c by Alvin Wong. Committed on 08/03/2022 at 13:07. Pushed by alvinwong into branch 'master'. ext_drmingw: Downgrade dbghelp.dll and etc. The dbghelp.dll, dbgcore.dll and symserv.dll included with the DrMingw 0.9.3 release comes from Debugging Tools 10.0.19041.685, which uses the api-ms-win-downlevel-kernel32-l2-1-0.dll contract not available on Windows 7 systems by default. DrMingw 0.9.2 still came with the ones from 10.0.17763.1, which should in theory still work on Windows 7 systems. Since we build DrMingw from source for the mingw-w64 build and use the binary DrMingw releases only for the Debugging Tools DLLs, this should not affect its functionality. ** Important Notice ** : Windows 7 is _not_ officially supported. See also: https://github.com/jrfonseca/drmingw/issues/55, https://github.com/jrfonseca/drmingw/commit/7f8a701861f4aaf4c58250308bb99c5717ac1876 M +4 -4 3rdparty/ext_drmingw/CMakeLists.txt https://invent.kde.org/graphics/krita/commit/6662e0a0eff7aa1e08d2e6a4e496db9e8c63106c -- You are receiving this mail because: You are watching all bug changes.