- Home /
Undefined symbol for architecture arm64: linker failure
Hi, so I have been trying to fix this error for the past 2 hours now and result in only failures. Here's the screenshot of the error message from XCode:
I notice it says _PlayerSettingMenuManager_InitializePCOnlyReferences. This is a script that I have deleted everywhere in the project, so I am very confused where does the compiler even includes this script from. My guess is that it is something wrong with conditional compilation since the game does build on Mac. I am not really familiar with linker, so I would really appreciate any sort of help. Thanks!
Your answer
Follow this Question
Related Questions
How do I prevent Internal compiler errors? 0 Answers
Apple Mach-O Linker Error 0 Answers
Raycast from the wrong position. 1 Answer
threading if() problem 1 Answer
an unhandled win32 exception occurred in unity.exe [26640] 2 Answers