-
Notifications
You must be signed in to change notification settings - Fork 18
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
Fails to build from source #269
Comments
That might just be an issue with older chemfiles on freebsd. I haven't been able to work on lumol for a long time, and everything here is a bit outdated. I'll try updating chemfiles to the latest release to see if this fixes it! |
Ok, I've updated chemfiles and other dependencies, it should now hopefully build for you. |
Thanks for a quick response! Indeed, now it goes a bit further, but still fails with:
Any ideas? I completely understand if Lumol is not your focus anymore and don't have time to look into it deeper. |
Well, these are all chemfiles errors, on which I'm still working =). Let's open an issue over there (chemfiles/chemfiles.rs#46) about this. |
Ok, now that the chemfiles fix is published, you should be able to build lumol with a |
I am a GROMACS contributor and I am very curious about Lumol. I tried to compile it with Rust 1.75 and 1.76 nightly and I get the following error:
This is on FreeBSD 14, but it doesn't seem like a FreeBSD-specific error. Any ideas why would chemfiles be incompatible with its own bundled xdrfile?
The text was updated successfully, but these errors were encountered: