-
Notifications
You must be signed in to change notification settings - Fork 19
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
DLLs for UWP, x86 #9
Comments
Hi, I've never created the DLLs for UWP, so I don't know if it will work, but to generate the DLLs you want, open TelloForUnity/TelloVideoDecoder/TelloVideoDecoder.sln in Visual Studio and try to build it. |
I'm trying but I get a lot of errors. Can you give me some guidance on how to do that, please? I'm new to these kind of programming and I'm really lost. Edit: This is one of the errors that i get, I imagine this has to do with the ffmpeg libraries |
sorry for bringing up this old issue. I am experiencing the exact same issue here. May I know if there is any existing solutions? many thanks! |
Hello, I'm new to Unity and I'm trying to build for UWP, release, x86. I get a lot of errors that the dlls are x64 and it tells me that I need to recompile to x86 in order to work. How can i get the x86 dlls?
Thank you in advance!
The text was updated successfully, but these errors were encountered: