Universal-Volumetric icon indicating copy to clipboard operation
Universal-Volumetric copied to clipboard

Unity: support uvol on Android platform

Open iantv opened this issue 2 years ago • 0 comments

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when I try use uvol on Android platform using Unity. I found some problems with reading manifest and uvol file. But now I cant continue, because I got error:

Error Unity EntryPointNotFoundException: Unable to find an entry point named 'CreateDecoder' in 'corto'. Tried the following entry points: Unable to get function 'CreateDecoder' because of 'The requested function was not found (0x06000001) dlerror() = undefined symbol: CreateDecoder

And now I dont know what I should do.

Describe the solution you'd like I want use corto on Android platform using unity. I want use corto on VR headset like Oculus Quest 2.

Describe alternatives you've considered I consider fix reading manifest-file and uvol-file from StreamingAssets using WWW on Android.

iantv avatar Apr 13 '23 17:04 iantv