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

Can't compile #7

Open
LinuxHeki opened this issue Nov 9, 2022 · 1 comment
Open

Can't compile #7

LinuxHeki opened this issue Nov 9, 2022 · 1 comment

Comments

@LinuxHeki
Copy link

LinuxHeki commented Nov 9, 2022

If I git clone the repo ant then cargo build it always fails. I get giant list of C errors of missing functions and at the end

= help: some 'extern' functions couldn't be found; some native libraries may need to be installed or have their path specified = note: use the '-l' flag to specify native libraries to link = note: use the 'cargo:rustc-link-lib' directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname)

@MattBlack85
Copy link
Collaborator

it took me a while to understand why it wasn't compiling after I came back to the project but I think I fixed now the build issue with 2ed40ec

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

2 participants