Forum Discussion
goolagttt
4 years agoHonored Guest
Error on building package for quest 2 in UE5: libc++_shared.so not found
I’m attempting to build and package a project from UE5 to my Quest 2 and it runs into an error
LogPlayLevel: Error: ERROR: System.IO.DirectoryNotFoundException: Could not find a part of the path ‘C:\Users\xxx\AppData\Local\Android\Sdk\ndk\25.1.8937393\sources\cxx-stl\llvm-libc++\libs\arm64-v8a\libc++_shared.so’.
I don’t have a libs folder in C:\Users\xxx\AppData\Local\Android\Sdk\ndk\25.1.8937393\sources\cxx-stl\llvm-libc++
I installed the ndk via android studio
I’m coming from a .net background so maybe getting confused (apologies in advance) but what am I doing wrong?
Thanks
1 Reply
Replies have been turned off for this discussion
- goolagtttHonored GuestAhh - I installed the NDK via android studio initially; this installed v25.1.8937393 which doesn't have those files or folders.Following the steps on here: https://docs.unrealengine.com/4.27/en-US/SharingAndReleasing/Mobile/Android/Setup/AndroidStudio/ installed v21.4... which now has the missing folders/files.
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 9 months ago