Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unity: support uvol on Android platform #188

Open
iantv opened this issue Apr 13, 2023 · 0 comments
Open

Unity: support uvol on Android platform #188

iantv opened this issue Apr 13, 2023 · 0 comments

Comments

@iantv
Copy link

iantv commented Apr 13, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant