Replies: 1 comment
-
I'm having the same issue. I also tried adding -ld64, I also tried -ld_prime and -ld_classic; nothing has worked so far. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Im getting this error:
Assertion failed: (aliasSectionNum == sectionNum && "alias and its target must be located in the same section"), function assignAliasAtomOffsetInSection, file Layout.cpp, line 3248
I tried this solution but it doesnt work for me:
Build Settings -> Other Linker Flags -> -ld64
Any help with this?
Beta Was this translation helpful? Give feedback.
All reactions