Project ERROR: Unknown module(s)
-
Look, I know my questions sound too 'niewby'. You don't have to answer anyway.
Can I use Qt creator 6.0.2 and install in it an older kit suitable for my case?
If this is it, you could just say so.@Panoss said in Project ERROR: Unknown module(s):
Can I use Qt creator 6.0.2 and install in it an older kit suitable for my case?
Again - what do you ask here?
QtCreator is an IDE, Qt is a C++ framework - already told you twice.
-
You should install only the Qt version for your compiler, not simply selecting all...
-
You should install only the Qt version for your compiler, not simply selecting all...
@Christian-Ehrlicher you were right.
Now this is what I have (I installed on Qt Creator 6.0.2 the Qt 5.15.0 MinGW64bit):
What else must I do? I keep getting the same error.
-
Hi,
You have to install QtScript separately (check the content of the online installer). It was deprecated for 5.6 and removed from the pre-built binary since 5.7.
Worst case scenario, you have to build the module yourself.
-
Hi,
You have to install QtScript separately (check the content of the online installer). It was deprecated for 5.6 and removed from the pre-built binary since 5.7.
Worst case scenario, you have to build the module yourself.
-
Then clone and build the module.
-
@Panoss said in Project ERROR: Unknown module(s):
@SGaist there is nothing like QScript in the list of the online installer.
It's here
