bupticybee / TexasSolver

🚀 A very efficient Texas Holdem GTO solver :spades::hearts::clubs::diamonds:
https://bupticybee.github.io/texassolver_page
GNU Affero General Public License v3.0
1.73k stars 306 forks source link

Error when launching TexasSolverGui.exe #113

Closed ghost closed 1 year ago

ghost commented 2 years ago

Hello, i have Windows 10 on VirtualBox and when i launch TexasSolverGui.exe i get a bunch of errors:

  1. The code execution cannot proceed because MSVCP140.dll was not found. Reinstalling the program may fix this problem.
  2. The code execution cannot proceed because VCOMP140.dll was not found. Reinstalling the program may fix this problem.
  3. The code execution cannot proceed because VCRUNTIME140.dll was not found. Reinstalling the program may fix this problem.
  4. The code execution cannot proceed because MSVCP140.dll was not found. Reinstalling the program may fix this problem. I already tried to reinstall the program, but nothing changed. Any ideas? I will be thankful.
ghost commented 2 years ago

Windows 10 is 64 bit

bupticybee commented 2 years ago

Windows 10 is 64 bit

Ok, It's actually a common problem, please download latest microsoft runtime to solve this problem.

tfjwww commented 2 years ago

I've downloaded newest release several times and am getting error from above: 2. The code execution cannot proceed because VCOMP140.dll was not found. Reinstalling the program may fix this problem.

bupticybee commented 2 years ago

I've downloaded newest release several times and am getting error from above: 2. The code execution cannot proceed because VCOMP140.dll was not found. Reinstalling the program may fix this problem.

You need to download the latest microsoft runtime.

bupticybee commented 1 year ago

Closing because issue is not active for too long. Reopen if necessary.