-
Notifications
You must be signed in to change notification settings - Fork 42
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
Some issues when compiling with MSVC #163
Comments
Windows support is still experimental, so there are definitely things that need to be fixed. There is a PR to track some of the changes required to get it compiled with MSVC here #97 |
@ekilmer I switched to linux, and cmake can't find python for some reasons.
|
I fixed this by installing python 3.11 alongside my existing 3.10 installation |
I'm wondering if I configured anything incorrectly, these are my CMake options:
I'm not sure if sleigh.exe is the right sleigh compiler to use.
There are probably more issues than this, which I'll post in this thread in the future.
The text was updated successfully, but these errors were encountered: