There is a project. Compiles perfectly through MSVC, but I need to recompile under MinGW. Climbs a lot of such errors. I looked on the Internet what it means and it says there, they say I use outdated functions, but I don’t have them in the project. What am I doing wrong. I will lay out the project on demand.
error example
C: \ Qt \ Qt5.7.0 \ 5.7 \ mingw53_32 \ include \ QtCore \ qchar.h: 422: error: missing binary operator before token "(" #if QT_DEPRECATED_SINCE (5, 0) ^