Sorry, this might be a stupid question, but I'm completely new to QT, I just need to run the project and write some data.
I installed Qt "qt-unified-windows-x86-2.0.3-2-online", open the project, and then click "Settings", and then I got this error: Unknown module in QT: declarative
which will not allow me to compile the code. Everything else looks good. From the study, I realized that I might miss the library, I use windows. How to get the right library in the windows? Is this the library I need?
I am using the "Qt Creator user the kit Desktop Qt 5.7.0 MinGW 32bit".
Thank.
I download linux, the live version, to try to run the code there
source
share