Skip to main content
PeterKurt
Visitor II
April 12, 2020
Question

STM32CubeProgrammer C++ API dont work with QT GUI.

  • April 12, 2020
  • 1 reply
  • 792 views

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?

This topic has been closed for replies.

1 reply

GGBond
Visitor II
May 27, 2020

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