RenderKit / ospray

An Open, Scalable, Portable, Ray Tracing Based Rendering Engine for High-Fidelity Visualization
http://ospray.org
Apache License 2.0
1.01k stars 182 forks source link

aarch64 redistributable binaries? #559

Closed sgpearse closed 7 months ago

sgpearse commented 1 year ago

Hi, are there any plans to offer macos arm/aarch64 binaries like the one offered for x86? Thanks! Or should I rely on compiling Ospray for aarch64 for the foreseeable future? Thanks!

johguenther commented 1 year ago

For now please compile from source until we provide binaries (we are looking into it).

BTW: are the .pkg useful, or is everyone just using the .zip on OSX?

johguenther commented 8 months ago

I guess Universal binaries would be fine as well?

johguenther commented 7 months ago

Turned out that Universal Binaries are not trivial to get for OSPRay, thus now separate packages for x86_64 and arm64 for OSX (like we plan for Linux and Windows).