2020-04-12 03:46 AM
I need for my project the QT GUI (Widgets Application) and the STM32CubeProgrammer C++ API.
I was able to rebuild and use the provided example project by ST.
In the next step I switched to QT Widgets Application, and the program crashes instantly.
For the build I'm using qmake, QT 5.14.2 MinGW-32bit and QT Creator 4.11.1.
I posted the question also on stackoverflow https://stackoverflow.com/questions/61155400/empty-qt-gui-crashes-after-linking-dlls.
Has someone any hints, or the same problem?
2020-05-27 12:54 AM
I also encountered the same problem, can ST provide a solution?
I tested Qt 5.12.8 and VS2019, all not work.:sad_but_relieved_face:
STM32CubeProgrammer Version: 2.4.0
OS: Windows 10