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
Hm, that looks like a similar issue, but not identical... spin-sdk-language-rust export can be indeed turned off with a feature and is fixed by 6e91e81, but it looks like spin-sdk-version- exports are unconditional. I'll try to figure out how to overcome it when linking
When following the guide at 3b (https://docs.turso.tech/tutorials/fermyon-spin-rust-setup-guide/#3b-add-code-to-create-a-client-object-and-query-turso-in-srclibrs) I'm getting a linking error
rust-lld: error: duplicate symbol: spin-sdk-version-1-5
, I found this issue on spin's repository fermyon/spin#1602 (comment)Which seem's to be the exact issue but can't find it being raised (maybe it's in the discord?)
The advice on the other thread was to use the spin-sdk libsql client
The text was updated successfully, but these errors were encountered: