Open murven opened 6 years ago
Me too...... My environment: WIN10 , VS2017
the final solution was actually was to have all of the projects (the exe, dll and the entire googleTest project) built in Multi-threaded Debug DLL (/MDd) (the GoogleTest projects are built in Multi-threaded debug(/MTd) by default)
I have been trying to run TuioDemo in Windows 10, but as soon as it starts, I get a "Debug Assertion Failed"
I have been able to run TuioDemo in Windows XP, Windows 7 and I believe I was able to run in Windows 8 as well, so this is most likely an issue that is related with the OS.
My question here is whether you think it is worth it trying to fix this issue or if TUIO 1.1 should be marked as deprecated and I should only try to run TUIO 2.0.
Please let me know what you think.
Thanks!