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
I am trying to build vsqlite++ for riscv64 architecture.
Using the latest release, got a build error, configure: error: cannot guess build type; you must specify one.
It was caused by outdated config.guess and config.sub file, it should be updated.
The text was updated successfully, but these errors were encountered:
I am trying to build vsqlite++ for riscv64 architecture.
Using the latest release, got a build error, configure: error: cannot guess build type; you must specify one.
It was caused by outdated
config.guess
andconfig.sub
file, it should be updated.The text was updated successfully, but these errors were encountered: