yax-lakam-tuun / libqrcode

libqrcode is a C++20 header-only library for generating QR/Micro QR Codes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Libqrcode does not support Windows

Beletre opened this issue · comments

:(

There is not enough C++20 support from MSVC yet.
I will setup a Windows container which is able to build the project but until Microsoft adds further C++20 support, it won't work.

Windows is now supported. Please see #7 for more info.