Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
Tr1NgleBoss's avatar
Tr1NgleBoss
Honored Guest
4 years ago

Trying to upload app but getting error

 
* Your copy of Oculus Platform Command Line Utility is old. *
* Version 1.67.0.000001 has been released on Fri Oct 08 2021. *
* Please use the following command to update it: *
* > \AppData\Roaming\odh\ovr-platform-util.exe self-update *
 

Validating build
 
ERROR: Validation identified the following errors:
This app includes the following 32-bit only (armeabi-v7a) libraries: libOVRLipSync.so, libmemalign16.so, libovravatarloader.so, libmain.so, libmemalign16_cpp.so, libMonoPosixHelper.so, libovrplatformloader.so, libmono-native.so, libopenxr_loader.so, libmonobdwgc-2.0.so, libunity.so, libOVRPlugin.so, libOculusXRPlugin.so

im using Unity 2022.1.0b2.2474
my Oculus Platform Command Line Utility is 1.67.0.000001 so idk why its says that its old, i tried to update it but its not working and it says that version is latest lol.

10 Replies

    • RRATHI.1000's avatar
      RRATHI.1000
      Honored Guest

      How did you solve it? Getting the same error 😞 thanks.

      • brazzoni's avatar
        brazzoni
        Protege

        I got around this by specifically targeting the x64 architecture. In Unity I did this by Project Settings > Player > Other Settings > Configuration

         

        Change Scripting Backend to IL2CPP (Otherwise the next step is disabled)

        Select ARM64 in Target Architectures

         

    • mxn2020b's avatar
      mxn2020b
      Honored Guest

      Hi! Can you please let me know how you solved it.

  • Get the same error when uploading. ...How can you fixed it? Pls advise.