Window 10
Builder version 3.57
iOS SDK: 16.4
Build log link:
https://drive.google.com/file/d/1j-w7y8NOHHYwXeO7wYZd-cSed34bGGz4/view?usp=sharing
When I enabled the Remote debug console, Rebuild and it was failed. If I disabled it, Rebuild and it was successfully.
I need the debug console, can you help me plz ?
:: @TD added on 27 Jun ’23 · 07:22
The error
+ Building <###> for iphoneos (configuration: Debug)
+ [arm64] Compiling .\MainApp\main.mm...
+ [arm64] Compiling C:\Users\kanco\iOS Project Builder for Unity\Toolchain\extra\rdc.m...
C:\Users\kanco\iOS Project Builder for Unity\Toolchain\extra\rdc.m(24,10): fatal error: 'cxxabi.h' file not found
#include <cxxabi.h> // for __cxa_demangle()
^~~~~~~~~~
1 error generated.
+ [arm64] Linking <###>...
ld64.lld: error: cannot open build/Debug-iphoneos/iPhone-target/arm64/__xrefs/rdc.m.obj: no such file or directory
ld64.lld: error: undefined symbol: main
>>> referenced by the entry point
Press any key to continue . . .