Skip to content
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

Cannot build a nix package #258

Open
Xarwex opened this issue Nov 24, 2024 · 0 comments
Open

Cannot build a nix package #258

Xarwex opened this issue Nov 24, 2024 · 0 comments

Comments

@Xarwex
Copy link

Xarwex commented Nov 24, 2024

nix build fails with the following error:

       >    Compiling hook v0.2.10 (/build/source/hook)
       > error: proc macro panicked
       >   --> hook/src/lib.rs:12:1
       >    |
       > 12 | proxy_dll::proxy_dll!([x3daudio1_7, d3d9], init);
       >    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
       >    |
       >    = help: message: called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
       >
       > error: could not compile `hook` (lib) due to 1 previous error

cargo build completes normally.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant