rusty_v8 icon indicating copy to clipboard operation
rusty_v8 copied to clipboard

error: could not find native static library `rusty_v8`, perhaps an -L flag is missing?

Open tzhangjing2024 opened this issue 1 year ago • 0 comments

D:\code\rust\v8\rusty_v81>cargo build --release Compiling rusty_v8 v0.32.1 error: could not find native static library rusty_v8, perhaps an -L flag is missing?

error: could not compile rusty_v8 (lib) due to 1 previous error

tzhangjing2024 avatar Oct 06 '24 01:10 tzhangjing2024