Re: [Interest] compile touch example in Qt5

2013-06-24 Thread Rutledge Shawn
On 21 Jun 2013, at 11:37 PM, Charles Krinke wrote: > I am trying to compile the touch examples in Qt-5.0.2 in the > qt5base-5.0.2/examples/touch directory. > > I can do a qmake with my mkspec, but then when I do a make, nothing is > compiled and I get a message "nothing to be done for first". >

[Interest] compile touch example in Qt5

2013-06-21 Thread Charles Krinke
I am trying to compile the touch examples in Qt-5.0.2 in the qt5base-5.0.2/examples/touch directory. I can do a qmake with my mkspec, but then when I do a make, nothing is compiled and I get a message "nothing to be done for first". Is there some additonal enviroment variable or machination requi