rikyoz / bit7z

A C++ static library offering a clean and simple interface to the 7-zip shared libraries.
https://rikyoz.github.io/bit7z
Mozilla Public License 2.0
623 stars 113 forks source link

[Bug]: bit7z.pro compilation fails #88

Closed neomissing closed 2 years ago

neomissing commented 2 years ago

bit7z version

3.1.x

7-zip version

v21.07

7-zip DLL used

7z.dll

MSVC version

mingw

Architecture

x86

Which version of Windows are you using?

No response

Bug description

bit7z.pro compilation fails

Steps to reproduce

No response

Expected behavior

No response

Relevant compilation output

No response

Code of Conduct

rikyoz commented 2 years ago

Hi!

MSVC version mingw

Unfortunately, bit7z v3.1.x doesn't support MinGW compilers, it supports only MSVC 2012 or later. Support to MinGW will be added to the next major version v4.