Closed seungjin closed 8 months ago
Found why:
[dependencies]
anyhow = "1"
#spin-sdk = { path = "../../rust/spin-rust-sdk" }
spin-sdk = { git = "https://github.com/fermyon/spin", tag = "v2.0.1" }
spin-cron-sdk = { path = "../../rust/spin-trigger-cron/sdk" }
Above ^ works. https://github.com/fermyon/spin-trigger-cron/blob/3f10944fb7c47d21d765e6ff584f9404dce86dda/Cargo.toml#L23
I can see why my app with most recent sdk was not working. Please someone close this if it is ok.
FYI. Context here: https://discord.com/channels/926888690310053918/1219179630972502090
Almost identical to sample source
But getting
error: linking with
rust-lldfailed: exit status: 1
Error: