Problem in the execution of a program
-
Qt 5.5 ? Why that outdated version ? Current is 5.11 and LTS is 5.9.
-
Then the first thing you should do is to install a recent development environment.
How did you install Qt ?
-
Then, install the latest version of Qt and re-build your program from scratch with it.
If you still have the same error, then start it with through the debugger to see exactly which library is at fault.
-
Do you have any application on your system that also came with Qt libraries ?
-
Hi
your application runs ok under windows 10 64 bit with Qt 5.4.2 MinGW and Qt 5.10.1 also for MinGW.
The only message from Qt shown when starting the application is:
setGeometry: Unable to set geometry 97x23+640+280 on QWidgetWindow/'QPushButtonClassWindow'. Resulting geometry: 120x23+640+280 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215).However, that is no indication of a crash rather than merely less than a warning.
Since this does not reflect the messages from start of your thread, there must be something wrong with your setup and/or OS.
You need to give more details on your setup as already asked for isntance here https://forum.qt.io/topic/93810/problem-in-the-execution-of-a-program/4