rooch icon indicating copy to clipboard operation
rooch copied to clipboard

cargo build on windows rooch

Open jamesatomc opened this issue 1 year ago • 2 comments

Screenshot 2024-05-12 150805

= note: LINK : fatal error LNK1181: cannot open input file 'sqlite3.lib'

jamesatomc avatar May 12 '24 08:05 jamesatomc

Error:    --> frameworks\moveos-stdlib\src\natives\moveos_stdlib\wasm.rs:465:58
    |
465 |                         dyn Fn(libc::c_int, *const libc::siginfo_t, *const libc::c_void) -> bool
    |                                                          ^^^^^^^^^ not found in `libc`

jolestar avatar Jun 11 '24 01:06 jolestar

I also encountered this error.

jamesatomc avatar Jun 12 '24 04:06 jamesatomc