You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What is the plan for the Windows ARM64 build? I see a lot of SIMD Code for neon, but it looks linux specific.
When I try to compile I end up in
oiio-master\src\include\OpenImageIO/simd.h(6707,46): error C2676: binary '[': 'OpenImageIO_v2_4_1::simd::vfloat4::simd_t' does no
t define this operator or a conversion to a type acceptable to the predefined operator
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
What is the plan for the Windows ARM64 build? I see a lot of SIMD Code for neon, but it looks linux specific.
When I try to compile I end up in
which is
Beta Was this translation helpful? Give feedback.
All reactions