Closed rockingdice closed 1 year ago
What kind/version of compiler are you using?
@tzaeschke -- The C compiler identification is AppleClang 14.0.0.14000029 -- The CXX compiler identification is AppleClang 14.0.0.14000029
@rockingdice Sorry for the delay. I also forgot to thank you for reporting the problem!
I actually found several more problems. It all works fine now when compiling with bazel
. However, I couldn't get the cmake
build to work, it keeps failing with "illegal instruction" reported by the linker.
Could you have a look whether it works for you now?
Otherwise I will just merge it next week.
@tzaeschke Sure! I'll try when possible.
I merged it now. please open another issue if you find more problems.
error:
at lines:
I have to change the typename size_t to std::uint64 to compile: