Debugger fails to start up with "ENGINE RUN FAILED"
-
Whenever I try to fire up the debugger from within Qt Creator, it fails to start.
I've attached the complete debugger log, but I suspect the issue lies here:
dCALL: RUN ENGINE Running requested... <14runEngine({"token":14}) >(lldb) script theDumper.runEngine({"token":14}) >@ >success="0",error={type="1",status="process exited with status -1 (lost connection)",code="4294967295",desc="error: process exited with status -1 (lost connection)"}@ >@ >state="enginerunfailed"@ dNOTE: ENGINE RUN FAILEDI am running Qt Creator 6.0.2 and Qt 6.2.3 on MacBook Pro with M1 processor and MacOS 12.1.
Any ideas?
-
A andreshung referenced this topic on