Каждый раз, когда я пытаюсь запустить свой код, я получаю сообщение об ошибке ниже. Все работало нормально, пока я не попытался добавить 3D-сцену в проект.
Qt Creator 4.8.1
Qt 5.12.0
Файл журнала:
Project ERROR: Unknown module(s) in QT: 3dstudioruntime2
/opt/Qt/5.11.1/gcc_64/bin/qmake -o Makefile UI.pro
Project ERROR: Unknown module(s) in QT: 3dstudioruntime2
Makefile:453: recipe for target 'Makefile' failed
make: *** [Makefile] Error 3
/opt/Qt/5.11.1/gcc_64/bin/qmake -o Makefile UI.pro
Project ERROR: Unknown module(s) in QT: 3dstudioruntime2
Makefile:453: recipe for target 'Makefile' failed
make: *** [Makefile] Error 3