rooch-network / rooch

VApp Container with Move Language
https://rooch.network
Apache License 2.0
133 stars 60 forks source link

cargo build on windows rooch #1667

Open jamesatomc opened 1 month ago

jamesatomc commented 1 month ago
Screenshot 2024-05-12 150805

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

jolestar commented 1 week ago
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`
jamesatomc commented 6 days ago

I also encountered this error.