-
-
Notifications
You must be signed in to change notification settings - Fork 673
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
compilation fails: reference to packed field is unaligned
#2760
Comments
Seems to be related to this: MSxDOS/ntapi#19. The error was fixed in ntapi 0.4, but one of the dependencies still uses 0.3.7 |
Also experiencing on Windows |
Also experiencing on Windows. It's wierd since |
Solved. Turned out that I'm so dumb that I forget to add the |
@endereyewxy Can you post the entire process and commands for the workaround? Thanks! |
This is one package that previously depended on an outdated version of `ntapi`, which is causing build issues at <zellij-org#2760>.
I think @endereyewxy is saying that they cloned the repo then installed from that directory ( I think the actual fix for this involves updating |
still a problem today using nightly and binstall. windows is not there yet; #316
I tried --locked which gave entirely different error.
|
i realize you don't specifically support windows, but i thought you might be interested to know that cargo installation fails under windows due to the following error:
The text was updated successfully, but these errors were encountered: