:-1: error: Debugger encountered an exception: Exception at 0x7ff9f6e2fabc, code: 0x40080201: , flags=0x80 (first chance)
Unsolved
Qt 6
-
My project had this problem when compling,
-
@JuFu Please post the actual error and the stack trace after the crash.
This looks like a crash while debugging, not compiling. -
@JuFu
I do not believe that a "crash" error when running your program can be anything like or have any relation to a "crash" from a compiler. They are two totally different issues.
I do not believe you cannot obtain a "stack trace" if your program crashes at runtime. Try running it from inside a debugger.
4/5