Bug #450
openogre-next error when trying to make install
Description
I'm using Ubuntu (ARM64) via UTM virtual machine. I have encountered a persistent error when trying to make install ogre-next (to use the simulation package). Error messages attached to this post. Thanks!
Files
AM Updated by Anthony Mallet 11 months ago
Hi, thanks for reporting this issue.
Indeed, the builds are not currently tested on aarch64, so you mileage
may vary.
Regarding this issue, it looks like an upstream issue at first sight.
Maybe consider joing the full build log file as mentionned at the end
of the error message (if it contains more information than the errors
you've already attached).
I can try to have a look but I currently have no available aarch64
hardware for testing, and also my knowledge on the neon instrinsics is
quite zero. So it may take a bit of time.
In the meantime, maybe you can also look at
https://github.com/OGRECave/ogre-next/issues/430
which seems to be your very same issue.
AM Updated by Anthony Mallet 11 months ago
I managed to get this compile on aarch64 with gcc-11 (ubuntu-22.04).
See 510c835
I could not test that this is actually working though, but please
report any further issues that you may encounter.