-
Notifications
You must be signed in to change notification settings - Fork 8
Build on Windows #8
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
base: main
Are you sure you want to change the base?
Conversation
|
Just wanted to point out it seems like VectorScan master branch might have some fixes that can help. |
|
@arilou thanks for the pointer! I actually got Vectorscan building on windows in CI above; it was building the vectorscan test suite that was the hangup. It looked like a source patch might be needed for the tests to either make some method definitions defined in a header file |
|
Ah that's really nice to know, another thing in the patch I referenced to, hopefully it will allow building with FAT runtime for Windows. Also we did not want to break anything but maybe you want to take a lot of some of the changes we have made, perhaps part of them you will want to merge here |
There are a number of patches that look useful there! I may cherry-pick some of those. |
No description provided.