A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
Application built on Windows 11 does not start
Kat Nellayappan
0
Reputation points
When I built my Qt (6.8) application using MinGW 11.2 compiler toolchain, I get a pop up error message:
The application was unable to start correctly (0xc00000ba).
Click OK to close the application.
Same issue occurs when built for Qt 6.7 and same compiler toolchain. The application used to work fine when using Qt 5.15 and same compiler toolchain. Now, even when I attempt to switch back to Qt 5.15, same issue persists.
Developer technologies | C++
Developer technologies | C++
Sign in to answer