"ASSERT: "visual != -1" in file itemviews\qheaderview.cpp, line 1254" runtime error?
Unsolved
General and Desktop
-
Hi,
Use a debugger and inspect the backtrace of the crash.
-
A quick search with the "Qt Creator debugging" keywords would have given you Qt Creator's documentation on how to setup for debugging as well as this VoidRealms video on the subject on youtube.