[solved] Could not create HTML5 project
Installation and Deployment
8
Posts
3
Posters
5.4k
Views
1
Watching
-
So I guess you are using Qt creator starting a "HTML5 application".
You might want to check if you have a tool kit assigned in Qt creator. Go to "Tools"->"Options"->"Build&Run" you should see a tap called "Kits". There you should find vs2010 either auto-detected or manually assigned. Check this.Unfortunately I am not a user of Qt5 nor HTML 5. So hopefully someone else can jump in.
Good luck.
-
The HTML 5 application wizard does not support Qt 5 yet and will only list Kits containing Qt version 4.x.
Actually that wizard should be hidden in a pure Qt 5 setup.