Hello,
Tried using qtuio with a sample app written on qt 4.7.0 framework on windows. After some effort the app seems to build fine and has no errors linking to the qtuio lib and i also have the instance of qtuio created against a QGraphicsView in main.cpp and run it. When I run the app, I see the message, something similar to "Listening on udp 3333", but my touch events don't seem to be captured by qt. I have checked that I am transmitting a tuio stream on 3333.
Any ideas why? Have you tried something similar to this on your end or know of any issues with this on Windows? I am on an XP with SP3.
Thanks
Hello,
Tried using qtuio with a sample app written on qt 4.7.0 framework on windows. After some effort the app seems to build fine and has no errors linking to the qtuio lib and i also have the instance of qtuio created against a QGraphicsView in main.cpp and run it. When I run the app, I see the message, something similar to "Listening on udp 3333", but my touch events don't seem to be captured by qt. I have checked that I am transmitting a tuio stream on 3333.
Any ideas why? Have you tried something similar to this on your end or know of any issues with this on Windows? I am on an XP with SP3.
Thanks