MadChess 2.2 Released
Moderator: Ras
-
- Posts: 6363
- Joined: Mon Mar 13, 2006 2:34 pm
- Location: Acworth, GA
Re: MadChess 2.2 Released
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
__________________________________________________________________
Ted Summers
-
- Posts: 100
- Joined: Tue Oct 15, 2013 5:45 pm
Re: MadChess 2.2 Released
Hi Norbert,Norbert Raimund Leisner wrote: Is Microsoft Visual C++ 2015 Redistributable on your computer available?
Thanks for the post. You have nailed the problem. I have not installed Visual C++ 2015.
Best wishes
P. Kumar
-
- Posts: 440
- Joined: Thu Apr 26, 2012 1:51 am
- Location: Oak Park, IL, USA
- Full name: Erik Madsen
Re: MadChess 2.2 Released
Nice detective work, guys. I researched the problem and can offer a more specific explanation:pkumar wrote:Hi Norbert,Norbert Raimund Leisner wrote: Is Microsoft Visual C++ 2015 Redistributable on your computer available?
Thanks for the post. You have nailed the problem. I have not installed Visual C++ 2015.
Best wishes
P. Kumar
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