kkaja123 / Gopher360

Gopher360 is a free and open source zero-configuration-needed application that turns your Xbox 360, Xbox One, or even DualShock controller into a mouse and keyboard. Just download, run, and relax.
GNU General Public License v3.0
6 stars 2 forks source link

MSVCR100.dll #12

Open kkaja123 opened 4 years ago

kkaja123 commented 4 years ago

Originally posted by @NeelAPatel Starting the program produces an error:

"The program can't start because MSCXR100.dll is missing from your computer. Try reinstalling the program to fix this problem."

kkaja123 commented 4 years ago

Originally posted by @Nuc1eoN Same for me, using Windows 10

I needed to install Visual C++ Redistributable für Visual Studio 2015 (https://www.microsoft.com/de-de/download/details.aspx?id=48145) to make this work. Make sure to install the x86 version.

kkaja123 commented 4 years ago

Originally posted by @arozwalak I've installed Visual C++ Redistributable for Visual Studio 2015, but I still get an error Missing MSVCR100.dll. I tried both version x86 and x64.

kkaja123 commented 4 years ago

A long term goal is to have an installer install all required dependencies.