Building dialcontrol on QT
-
HI, I am starting to understand how QT works
I installed QT5.2.0 which includes QT creator 3.0.0 and try to run the example dialcontrol.pro
But everytime I tried to run it, I got this mesagges.
:-1: error: addExclusiveBuilds() requires at least two arguments
I will apreciate any direction on this issue
Thanks
Christian -
Hi and welcome to devnet,
How did you open the project ? Are you sure you are using the correct version of Qt ?
-
Hi
I use QT-Creator, wento to the folder and open dialcontrol.proHow can I know if I am using the correct version of QT.
I realize that the qml file had QmlProject was version 1.0 and change to 2.0 and tried, same result
Thanks
-
With what kit are you configuring the project ?