3dtof/voxelsdk

DemoApp problem

Opened this issue · 1 comments

I tried to make & run the demo applications in https://github.com/3dtof/DemoApplications/tree/master/TinTin/people_tracking
on ubuntu16.04, voxelsdk 0.6.10 and qt5.5.1, and it show the message below in terminal:

./PeopleTracking
Profile MetrilusLongRange found.
_dealiasedPhaseMask = 2, _dealiasedPhaseMaskInPhaseOffset = 4
QObject::startTimer: Timers cannot be started from another thread

and the popup windows stop.
is it because of the QT version? many thanks.

which QT version should take?