Replies: 1 comment
-
This looks to be a common problem with cross-compiling. Here's an issue in Zig's repo with some useful discussion that mentions SQLite as a problem case: ziglang/zig#5882 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Has anyone tried cross compiling for ARM (arm-unknown-linux-gnueabihf) with sqlite feature enabled?
It doesn't work for me. I get the following error:
Beta Was this translation helpful? Give feedback.
All reactions