Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私はウィキチュードを使用して拡張現実を作成しますが、Eclipse (Windows 上) はファイル libQCAR.so および libExtensionVuforia.so を読み取れないか、適切な zip ファイルではありません。
助けてください!
The .so files are library files and not meant to be opened.
In your eclipse project in your 'libs' folder add a folder called 'armeabi' (without quote marks) and add the .so files in there.