MadChess 2.2 Released

Discussion of anything and everything relating to chess playing software and machines.

Moderator: Ras

User avatar
AdminX
Posts: 6363
Joined: Mon Mar 13, 2006 2:34 pm
Location: Acworth, GA

Re: MadChess 2.2 Released

Post by AdminX »

Thank You, It is working fine over here. I am using the Shredder GUI.
"Good decisions come from experience, and experience comes from bad decisions."
__________________________________________________________________
Ted Summers
pkumar
Posts: 100
Joined: Tue Oct 15, 2013 5:45 pm

Re: MadChess 2.2 Released

Post by pkumar »

Norbert Raimund Leisner wrote: Is Microsoft Visual C++ 2015 Redistributable on your computer available?
Hi Norbert,
Thanks for the post. You have nailed the problem. I have not installed Visual C++ 2015.

Best wishes
P. Kumar
User avatar
emadsen
Posts: 440
Joined: Thu Apr 26, 2012 1:51 am
Location: Oak Park, IL, USA
Full name: Erik Madsen

Re: MadChess 2.2 Released

Post by emadsen »

pkumar wrote:
Norbert Raimund Leisner wrote: Is Microsoft Visual C++ 2015 Redistributable on your computer available?
Hi Norbert,
Thanks for the post. You have nailed the problem. I have not installed Visual C++ 2015.

Best wishes
P. Kumar
Nice detective work, guys. I researched the problem and can offer a more specific explanation:

I built MadChess as a self contained application. However, as the .NET Core Application Deployment article explains, the .NET Core publishing tools do not create entirely self-contained applications. The binaries are dependent on platform-specific native resources. The .NET Core Native Prerequisites article referenced in the first article states "On Windows, the only dependency is the VC++ Redistributable." Links to download the x86 and x64 VC++ Redistributables are provided in the article.
Erik Madsen | My C# chess engine: https://www.madchess.net