Follow

@phoenix you're missing some 64 bit library dependency for what you're trying to compile. I'm guessing you're trying to compile with cmake (GCC)? Try this stackoverflow.com/questions/38 you may have already found it but if not try it.

Otherwise try to update your C compiler/GCC (make sure to include all 64 bit dependencies) and see if it works.

ยท ยท 1 ยท 0 ยท 0