Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
Qt is a collection of libraries. To compile a project using qt under windows, you need either mingw or microsoft visual studio.
In your code, the run-time error is most likely due to an attempt to get data beyond the bounds of the array, or reading data from a null pointer. Run in debug mode and look for the error.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question