-
Notifications
You must be signed in to change notification settings - Fork 153
Fix FFM backend on Windows #263
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
Conversation
|
It no longer crashes, but some features still don't work. |
|
It mostly works now, but I suspect there are hidden bugs that will need to be fixed. |
|
This PR is ready for review. @gnodet I think it would be better to move They are the same low-level API as the existing I'd like to do some refactoring before they are officially released, what do you think? |
Yes, that makes sense. |
Okay, when this PR is merged, I will do this work in a new PR. |
The FFM backend appears to be untested and will crash when using it, I'm trying to solve these problems.
ioctlandisattyon Windows;SYMBOL_LOOKUPinitialized earlier to avoid NPEThere are more issues waiting to be fixed, WIP.