Hi
I downloaded 10.2.6 and Qt 5.4.2 versions. After installed them, I created new Quick Quick Application project with 10.2.6. I selected Desktop Qt 5.4.2 MVSC2013 64 bit (without OPENGL) for build. When I built it I got an issue like below :
":-1: error: Unknown module(s) in QT: core gui opengl xml network script positioning sensors qml quick "
I read all 10.2.6's release notes and check them all but everything looks like right. I couldn't understand why.
Thanks.