Can’t link to C library despite explicit command in build.rs
I am trying to link a library against a local build of arpack. I have compiled arpack itself and I have it as a static binary. I then make this build.rs
Can’t link to C library despite explicit command in build.rs
I am trying to link a library against a local build of arpack. I have compiled arpack itself and I have it as a static binary. I then make this build.rs