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
Now that an ipad (air or pro) has the same CPU/GPU as a mac, is it possible to build an oidn dylib usable on iOS for iPad?
I saw that there are references to IOS in the make files, but changing CMAKE_OSX_SYSROOT in ccmake was not enough to make the compilation work on my M1 mbp.
If building oidn for iOS/Apple Silicon is possible (and since iOS binaries are not available for this platform), would it be possible to have some clues on the required configuration?
Thanks a lot!
The text was updated successfully, but these errors were encountered:
Hi,
Now that an ipad (air or pro) has the same CPU/GPU as a mac, is it possible to build an oidn dylib usable on iOS for iPad?
I saw that there are references to IOS in the make files, but changing CMAKE_OSX_SYSROOT in ccmake was not enough to make the compilation work on my M1 mbp.
If building oidn for iOS/Apple Silicon is possible (and since iOS binaries are not available for this platform), would it be possible to have some clues on the required configuration?
Thanks a lot!
The text was updated successfully, but these errors were encountered: