iOS Build Environment Help Center

Enable Remote debug console issue

append delete TD

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 . . .

Reply RSS

Replies

append delete #1. Pierre-Marie Baty

Hello

Normally, the cxxabi.h header is located in SDK\usr\include\c++\v1 and "usr/include/c++" should be a default include path for all targets.

Can you please check that this file is present in your SDK ?

Reply

(Leave this as-is, it’s a trap!)

There is no need to “register”, just enter the same name + password of your choice every time.

Pro tip: Use markup to add links, quotes and more.

Moderators: Pierre-Marie Baty