I found the issue.
In my box, default qt version for pro file is Qt 4.8.2, but code has Qt 5.1.1 api. It was throwing errors.
Opened Qt 5.1.1 creator then opened pro file. it's working fine. Thanks.
I found the issue.
In my box, default qt version for pro file is Qt 4.8.2, but code has Qt 5.1.1 api. It was throwing errors.
Opened Qt 5.1.1 creator then opened pro file. it's working fine. Thanks.
Bookmarks