cancel
Showing results for 
Search instead for 
Did you mean: 

STM32CubeProgrammer C++ API dont work with QT GUI.

PeterKurt
Associate

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?

1 REPLY 1
GGBond
Associate

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