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

It seems there is a bit of an issue when compiling with Cygwin and CMake on Windows. #152

Closed
wsy998 opened this issue Oct 30, 2023 · 0 comments

Comments

@wsy998
Copy link

wsy998 commented Oct 30, 2023

I cannot use Cygwin and CMake on Windows 11. I want to use it for a CGO project, but CGO does not support MSVC. Therefore, I chose Cygwin and CMake, with GCC and G++ as the compilers (version 11.4), and Ninja as the generator. After installing the compilers with Cygwin, I noticed that a macro similar to 'unix' appears related to the compiler. There is also a recognition error in the CMakeLists.txt file.

@wsy998 wsy998 closed this as completed Oct 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant