Skip to content

support msys2 on windows #23

@realysy

Description

@realysy

With msys2, people can install package like gcc/g++, cmake, curl, openssl, sqlite and nlohmann using pacman. It is another popular way to develop C++ program on windows besides compiling with MSVC cl compiler.

There are multiple environments provided by msys2, such as ucrt64 and mingw64, and the ucrt64 env is the recommanded environment, so if one environment has to be choosen to support, ucrt64 should be a good choice.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions