abhipras

Results 1 issues of abhipras

When I run make, I get the following error ``` bash ^~~~~~~~~~~~~~~~~~~ error: linking with `cc` failed: exit code: 1 note: "cc" "-m64" "-L" "/usr/local/lib/rustlib/x86_64-apple-darwin/lib" "-o" "/Users/macpro/erlang_projects/erlang-rust-nif/rust_src/target/debug/liber-75adb9f2bb77bd1a.dylib" "/Users/macpro/erlang_projects/erlang-rust-nif/rust_src/target/debug/er-75adb9f2bb77bd1a.o" "-Wl,-force_load,/usr/local/lib/rustlib/x86_64-apple-darwin/lib/libmorestack.a" "/Users/macpro/erlang_projects/erlang-rust-nif/rust_src/target/debug/er-75adb9f2bb77bd1a.metadata.o"...