K
K
Kastuś2017-04-10 23:15:00
Qt
Kastuś, 2017-04-10 23:15:00

Qt debug microsoft visual c++ runtame library?

I run my program under Windows in qt5, in debug mode (it works well under the line) and Windows gives me such an error.
f13a885d1d0841049d00169e52e8cd0a.png
can anyone come across how to fight?
window 7 x64
qt5.5.1
mingw492 x32 (set by default what is set)
the main thing is that with all the libraries in a separate folder, the release version starts without problems on any windows machine (and with qt not installed)
But I need to consider this in debug mode , otherwise under linux everything culturally gives the correct amounts, but the version for Windows does not :(

Answer the question

In order to leave comments, you need to log in

2 answer(s)
K
Kastuś, 2017-04-11
@Gytim

The issue was resolved.
On the virtual machine, the welcome addon is disabled and it shows everything ... and then you can already track errors in the code.

K
Konstantin Stepanov, 2017-04-11
@koronabora

I would recommend running the debug version in QtCreator. An error will immediately pop up and ide will show where it is. Or take and transfer the code under msvc. Everything works fine in the studio as well.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question