ecologylab / EcoTUIODriver

Diver to convert tuio touch events into windows touch events. Started as GSoC 2012 project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

installation

gmartin4 opened this issue · comments

I think you guys have hardcodec the path of this (msvcr100.dll) because It's looking for in the X86 folder.
I had install "Microsoft Visual Basic 2010 C++ X64", but ECOTUIO kept crashing. But as soon I installed the X86 version, ECOTUIO worked fine.

Regards

What we probably need to do is include the redistributable package with the installer.

Ok I think this issue should be resolved, the redistributable is now included in the installer.