error: Unknown module(s) in QT: qml quick - Qt Creator

前端 未结 1 827
忘了有多久
忘了有多久 2021-01-03 18:54

I installed Qt Creator via the Software Manager on Linux Mint 18 (x86_64). I made a few sample projects, and some dependencies/packages/libraries/whatever were miss

1条回答
  •  悲&欢浪女
    2021-01-03 19:27

    According to Hayt's answer (and the askubuntu post), I had to install the qtdeclarative5-dev package.

    0 讨论(0)
提交回复
热议问题