ecologylab / EcoTUIODriver

Diver to convert tuio touch events into windows touch events. Started as GSoC 2012 project.
39 stars 23 forks source link

installation #1

Closed gmartin4 closed 11 years ago

gmartin4 commented 11 years ago

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

bilhamil commented 11 years ago

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

bilhamil commented 11 years ago

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