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

Can't choose MSYS Generator after update #885

Closed
xubury opened this issue Nov 8, 2019 · 3 comments
Closed

Can't choose MSYS Generator after update #885

xubury opened this issue Nov 8, 2019 · 3 comments
Assignees
Labels
bug a bug in the product fixed (release pending) fixed in pre-release and is pending official release IMPORTANT
Milestone

Comments

@xubury
Copy link

xubury commented Nov 8, 2019

Hi, I have this issue that I can't use MSYS Makefiles after an update. I am using MSYS2+mingw64 and I have to use MSYS Makefiles to configure normally.So I set "cmake.generator" to "MSYS Makefiles", but it keep switching to Mingw Makefiles for some reason. See the screenshot below.
Really appreciate any help, Thanks!
20191108162136

@xubury
Copy link
Author

xubury commented Nov 8, 2019

So I thought editing cmake-tools-kits.json would work, but after setting generator variable to MSYS makefiles it switch to Unix Makefiles.
Manually using cmake -G "MSYS Makefiles" works which means my cmake should be able to work with MSYS Makefiles.
20191108164643
20191108164713

@xubury
Copy link
Author

xubury commented Nov 8, 2019

This problem may be related to #880
If I don't use the mingw64 shell, i got the same error.
20191108204428

@bobbrow bobbrow added this to the 1.2.2 milestone Nov 8, 2019
@bobbrow bobbrow added bug a bug in the product fixed (release pending) fixed in pre-release and is pending official release labels Nov 12, 2019
@bobbrow
Copy link
Member

bobbrow commented Nov 13, 2019

1.2.2 was released today. Please give that a try and let us know if you continue to have issues.

@github-actions github-actions bot locked and limited conversation to collaborators Jan 29, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug a bug in the product fixed (release pending) fixed in pre-release and is pending official release IMPORTANT
Projects
None yet
Development

No branches or pull requests

3 participants