Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Linux Build not working. ONI DLL not found
#6
(19-12-2019, 04:32 PM)Emmaa Wrote: 5.0, (downloaded from the asset store Nov 20)

Hi there,

After careful testing we've determined it to be a bug in the math library we use, Eigen:
https://eigen.tuxfamily.org/bz/show_bug.cgi?id=1233

Seems to only affect 64 bit Linux. It is caused by an unaligned memory read during matrix data assignment. Weirdly enough we've not been able to reproduce it.

Does your CPU support simd extensions, specifically SSE2 and/or AVX?
Reply


Messages In This Thread
RE: Linux Build not working. ONI DLL not found - by josemendez - 20-12-2019, 08:55 AM