How the heck do you get <this thing> to compile fo...
# development
a
How the heck do you get this thing to compile for tests? I'm trying to run the tests for the
store
crate but they keep failing with this exact error, except I'm just using
x86_64
. It's a fresh install so I'm clearly missing some dependency but I cannot figure out what for the life of me.
FYI, if anyone else has the same issue and sees this - this works for me, but I still haven't figured out what dependency I'm missing that's causing the issue in the first place.