db crashes
-
When trying to create a file using
QFile file(filename);
I get a message:
"gdb crashes when calling functions on Window".
How to get out of this situation? -
When trying to create a file using
QFile file(filename);
I get a message:
"gdb crashes when calling functions on Window".
How to get out of this situation?@Aleksandr-Tarasov
No idea, it doesn't make much sense. Try running the gdb from a terminal quite outside of Qt Creator, does that work? -
C Christian Ehrlicher moved this topic from General and Desktop on