Closed sh4z4n closed 6 years ago
I haven't used nothing new in 1.5, but I compiled it on Windows 10, try to reinstall Microsoft Visual C++ Redistributable 2015, If this is not the case, then I will recompile it and maybe this will fix this issue. (I am currently using 1.5 version without any problem.)
That's weird, i already tried to reinstall Microsoft Visual C++ Redistributable 2015 x64 and x86 but didn't work.
I think it can be a problem on my side. I will recompile it and you will check then
Oh ok
Check it now. I reinstalled my VS and recompiled MTVJ, if it won't fix it, then I don't know what will.
Damn, nothing.
hmm I really have no idea what is the problem. I will try to find a fix,
I have the same problem, 1.41 works without any problems.
Try installing x86 vc redist 2015 maybe this will fix the issue
"Some systems will not allow the install unless older C++ 2015 Redistributable files are removed first. It is recommended that you uninstall all the versions of the packet (Visual C++ 2005, Visual C++ 2008, Visual C++ 2010, Visual C++ 2015) and then reinstall them."
Recompiled it using new settings and both 32 and 64 bit versions. Release.zip
Good work, finally fixed!
When i open the MouseToVJoy from 1.5 i got 3 errors of missing dll:
"A code execution can not continue because MSVCP140D.dll was not found. Reinstalling the program to correct the problem."
"A code execution can not continue because VCRUNTIME140D.dll was not found. Reinstalling the program to correct the problem."
"A code execution can not continue because ucrtbased.dll was not found. Reinstalling the program to correct the problem."
So after put them on SysWOW64 for try to fix this i got a other error: "The application could not be initialized correctly (0xc000007b)."
As you can see in the screenshot below, version 1.4 works correctly: