D++ does not support MinGW and there are no plans to support it. Instead, if you're on Windows, you should either use VCPKG (there's a guide on the documentation) or Visual C++. You can also download the library and install it manually following another guide. But the easiest way to use the library is with the VS2022 template.