You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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 errorThe text was updated successfully, but these errors were encountered: