Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MinGW support #243

Open
1 task
ghost opened this issue Feb 19, 2024 · 1 comment
Open
1 task

MinGW support #243

ghost opened this issue Feb 19, 2024 · 1 comment
Assignees
Labels
blocked This issue hard depends on another issue feature request New feature request

Comments

@ghost
Copy link

ghost commented Feb 19, 2024

Why does README.md said it has partial support for MinGW but when I actually run cmake it said MinGW is not supported?

CMake Error at CMakeLists.txt:28 (message):
  MinGW is not supported


-- Configuring incomplete, errors occurred!

Blocked by:

@Alex2772
Copy link
Collaborator

Hello,

It's a stub so our developer can notice he actually uses MinGW, not MSVC. You may try to remove the stub and you will probably encounter compilation errors.

We use MSVC, we do not need to support MinGW. However, the project experiences raising demand in regards of supporting MinGW.

@Alex2772 Alex2772 added the feature request New feature request label Feb 19, 2024
@ghost ghost closed this as completed Feb 20, 2024
@Alex2772 Alex2772 mentioned this issue Feb 21, 2024
@Alex2772 Alex2772 mentioned this issue Mar 4, 2024
@ghost ghost reopened this Apr 8, 2024
@Alex2772 Alex2772 self-assigned this Apr 10, 2024
@Alex2772 Alex2772 added the blocked This issue hard depends on another issue label Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked This issue hard depends on another issue feature request New feature request
Projects
None yet
Development

No branches or pull requests

1 participant