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.
我使用 Wikiitude 来制作增强现实,除了 eclipse(在 Windows 上)无法读取文件 libQCAR.so 和 libExtensionVuforia.so 或者它们不是好的 zip 文件。
请帮忙!
.so 文件是库文件,不能打开。
在“libs”文件夹中的 Eclipse 项目中,添加一个名为“armeabi”的文件夹(不带引号)并在其中添加 .so 文件。