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.
发生“架构 i386 的未定义符号:”错误的真正原因是什么?
它经常出现在各种库中......
问候米尔扎
有时您需要链接到包含在 iOS sdk 中的框架(例如 QuartzCore 或 CoreData)。当您尝试使用该框架的类或对象并且尚未链接它时,您会收到未定义符号错误。