WerWolv / ImHex

🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.
https://imhex.werwolv.net
GNU General Public License v2.0
37.41k stars 1.64k forks source link

[Bug] Linking CXX shared library libimhex.dll FAILED: libimhex.dll lib/libimhex/liblibimhex.dll.a #1754

Open sagasm opened 2 weeks ago

sagasm commented 2 weeks ago

Operating System

Windows

What's the issue you encountered?

After upgrades mingw-w64-x86_64-curl to v8.8.0, Linking CXX shared library libimhex.dll FAILED

How can the issue be reproduced?

  1. Upgrades mingw-w64-x86_64-curl to v8.8.0
  2. Reloads imhex cmake project
  3. build

ImHex Version

ImHex v1.35.0-WIP

ImHex Build Type

Installation type

Portable

Additional context?

No response

sagasm commented 2 weeks ago

After folder msys64\mingw64\lib\cmake\CURL deleted, imhex builds successfully