error: could not compile `syn` (build script) due to 1 previous error
following the official quickstart, i ran into errors trying to generate proofs
while in the script directory, i ran cargo run --release and got errors
i am using an ubuntu 20.04 virtual server
sp1 was directly downloaded from pre-built binary
proof was generated sucessfully using ubuntu 22.04 system and repeating the process that generated the initial errors
I have very similar error, and my friend could compile my code without any errors, so highly likely the problem is in my setup (like which clang is used, which linker is used, etc). However, I didn't find fix yet
Both me and friend compiled on macos
Closing for now as likely outdated, feel free to reopen.