QT Creator - в комплекте есть проблемы с конфигурацией - PullRequest
0 голосов
/ 16 февраля 2019

Последние несколько дней я работаю в Qt Creator.Но вдруг моя программа больше не будет компилироваться.Это мой вывод компиляции:

jom: C:\Users\Klaas\OneDrive\Universiteit\Year 3\Computer Graphics\Assignment 
1\build-OpenGL_transformations-Desktop_Qt_5_12_1_MSVC2017_64bit-Debug\Makefile.Debug [debug\user_input.obj] Error 2
jom: C:\Users\Klaas\OneDrive\Universiteit\Year 3\Computer Graphics\Assignment 1\build-OpenGL_transformations-Desktop_Qt_5_12_1_MSVC2017_64bit-Debug\Makefile.Debug [debug\model.obj] Error 2
jom: C:\Users\Klaas\OneDrive\Universiteit\Year 3\Computer Graphics\Assignment 1\build-OpenGL_transformations-Desktop_Qt_5_12_1_MSVC2017_64bit-Debug\Makefile.Debug [debug\main.obj] Error 2
jom: C:\Users\Klaas\OneDrive\Universiteit\Year 3\Computer Graphics\Assignment 1\build-OpenGL_transformations-Desktop_Qt_5_12_1_MSVC2017_64bit-Debug\Makefile.Debug [debug\mainview.obj] Error 2
jom: C:\Users\Klaas\OneDrive\Universiteit\Year 3\Computer Graphics\Assignment 1\build-OpenGL_transformations-Desktop_Qt_5_12_1_MSVC2017_64bit-Debug\Makefile.Debug [debug\mainwindow.obj] Error 2
jom: C:\Users\Klaas\OneDrive\Universiteit\Year 3\Computer Graphics\Assignment 1\build-OpenGL_transformations-Desktop_Qt_5_12_1_MSVC2017_64bit-Debug\Makefile [debug] Error 2
13:15:36: The process "D:\ProgramFiles\Qt\Tools\QtCreator\bin\jom.exe" exited with code 2.
Error while building/deploying project OpenGL_transformations (kit: Desktop Qt 5.12.1 MSVC2017 64bit)
The kit Desktop Qt 5.12.1 MSVC2017 64bit has configuration issues which might be the root cause for this problem.
When executing step "Make"

Это проблемы:

...