Post

Replies

Boosts

Views

Activity

Comment on XCode26.2 ld: Assertion failed: ((ct == Atom::ContentType::objcConst) || (ct == Atom::ContentType::objcData) || (ct == Atom::ContentType::constData) || (ct == Atom::ContentType::constText)), function ObjCClassReadOnlyDataRef, file Atom.cpp, line 329
XCode26换新的链接器了,现在XCode26去掉-ld64的话,我的工程就会报这个错,感觉是导入的库的链接方式跟XCode26有兼容问题,这个问题现在也是阻住我了,我按照苹果的建议试了,还是一样的报错。
2d
Comment on XCode26.2 ld: Assertion failed: ((ct == Atom::ContentType::objcConst) || (ct == Atom::ContentType::objcData) || (ct == Atom::ContentType::constData) || (ct == Atom::ContentType::constText)), function ObjCClassReadOnlyDataRef, file Atom.cpp, line 329
Hello, I have tried all the solutions you provided, but the compilation of my project using Xcode 26.2 still failed. The problem is the same as before. This seems to be an error thrown by the new linker of Xcode. How can we locate this issue? What methods are there to make my project compile successfully in Xcode 26.2? Thank you.
4d
Comment on XCode26.2 ld: Assertion failed: ((ct == Atom::ContentType::objcConst) || (ct == Atom::ContentType::objcData) || (ct == Atom::ContentType::constData) || (ct == Atom::ContentType::constText)), function ObjCClassReadOnlyDataRef, file Atom.cpp, line 329
Hello, I have tried all the solutions you provided, but the compilation of my project using Xcode 26.2 still failed. The problem is the same as before. This seems to be an error thrown by the new linker of Xcode. How can we locate this issue? What methods are there to make my project compile successfully in Xcode 26.2? Thank you.
4d