How to build all Examples to 1 VC solution using qmake
Moved
Unsolved
Qt Creator and other tools
-
Hello all
i used to develop with Qt 4.8 and there when i wanted to create VC sulotion for the example i used to
to run :qmake -tp vc -r
Now i downloaded 5.10 and i dont see any way to compile all the example to 1 solution what do i miss here ?
How can i compile all examples to 1 Visual studio solution ? -
Hi,
What exactly is the result of your call to
qmake
?