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.
这可能与我的其他问题有关(将代码从雪豹迁移到山狮,使用 'x86_64' 生成和链接错误)。我正在尝试使用我在雪豹上制作的库在山狮上构建一个程序,但我一直收到这个错误。我不知道它的真正含义,也不知道该怎么做。谁能指出我(最好是正确的)方向?
我假设您已迁移到新版本的 XCode。您是否清除了旧的 .o 和 .a 并重建它们?