No dll's came with the ZIP file. ARe u using XP 32 or 64 bit cause this program is only 64-bit?ernest wrote:Doesn't seem to be working in my Win XP 32-bit or 64-bit.Engin wrote:also i have uploaded the Tornado 5 beta version for download
When I double-click on TornadoChess_5.exe I get:
not a valid Win32 application
Is some dll missing?
Tornado website online again!
Moderator: Ras
-
reflectionofpower
- Posts: 1655
- Joined: Fri Mar 01, 2013 5:28 pm
- Location: USA
Re: Tornado website online again!
"Without change, something sleeps inside us, and seldom awakens. The sleeper must awaken." (Dune - 1984)
Lonnie
Lonnie
-
ernest
- Posts: 2053
- Joined: Wed Mar 08, 2006 8:30 pm
Re: Tornado website online again!
As I said, I also tried XP Pro x64...reflectionofpower wrote: ARe u using XP 32 or 64 bit cause this program is only 64-bit?
-
Engin
- Posts: 1001
- Joined: Mon Jan 05, 2009 7:40 pm
- Location: Germany
- Full name: Engin Üstün
Re: Tornado website online again!
Tornado 5 is compiled with Visual Studio 2012 thats need the runtime library of .NET framework 4.5
you can download and install it on your system first here:
http://www.microsoft.com/en-US/download ... x?id=30653
or it is a general problem with Windows XP, on Windows 7 are no problem to run it.
you can download and install it on your system first here:
http://www.microsoft.com/en-US/download ... x?id=30653
or it is a general problem with Windows XP, on Windows 7 are no problem to run it.
-
Jimbo I
- Posts: 149
- Joined: Thu Feb 15, 2007 4:34 am
- Location: USA
Re: Tornado website online again!
I have Windows 7 with .NET framework 4.5.1. When I double-click on the executable, I get the following error message: "The program can't start because MSVCR110.dll is missing from your computer. Try reinstalling the program to fix your computer."Engin wrote:Tornado 5 is compiled with Visual Studio 2012 thats need the runtime library of .NET framework 4.5
you can download and install it on your system first here:
http://www.microsoft.com/en-US/download ... x?id=30653
or it is a general problem with Windows XP, on Windows 7 are no problem to run it.
I believe this is the Microsoft Visual C++ Redistributable dll that is needed for projects built with Visual Studio 2011.
-
cdani
- Posts: 2204
- Joined: Sat Jan 18, 2014 10:24 am
- Location: Andorra
Re: Tornado website online again!
Hi.
For this MSVCR110.dll, when I compile Andscacs I prefer to include it inside the .exe. It's only a switch, and is a lot easier to run the engine for everybody.
For this MSVCR110.dll, when I compile Andscacs I prefer to include it inside the .exe. It's only a switch, and is a lot easier to run the engine for everybody.
Daniel José -
http://www.andscacs.com
-
ernest
- Posts: 2053
- Joined: Wed Mar 08, 2006 8:30 pm
Re: Tornado website online again!
Note that even with Windows 7, TornadoChess_5.exe asks for msvcr110.dll and msvcp110.dll and only runs when they are present !Engin wrote:or it is a general problem with Windows XP, on Windows 7 are no problem to run it.
-
Engin
- Posts: 1001
- Joined: Mon Jan 05, 2009 7:40 pm
- Location: Germany
- Full name: Engin Üstün
Re: Tornado website online again!
Its MS compiler fault not me, i had never DLL problems with Visual Studio 2010, since i installed the VS 2012.
-
Norbert Raimund Leisner
- Posts: 1643
- Joined: Tue May 20, 2008 4:57 pm
- Location: Augsburg - Germany
Re: Tornado website online again!
Supported operation systems by Microsoft applications:
Microsoft Visual Studio 2012
http://www.microsoft.com/de-de/download ... x?id=34673
Windows 7 SP1 (x86 und x64)
Windows 8 (x86 und x64)
Windows Server 2008 R2 SP1 (x64)
Windows Server 2012 (x64)
Microsoft .NET Framework 4.5.1
http://www.microsoft.com/de-de/download ... x?id=40779
Windows 7 Service Pack 1; Windows 8; Windows Server 2008 R2 SP1; Windows Server 2008 Service Pack 2; Windows Server 2012; Windows Vista Service Pack 2
Perhaps a compile with MS Visual Studio 2010 could solve the Windows XP problem, because Tornado v4.88 win32 causes no difficulties....
Norbert
Microsoft Visual Studio 2012
http://www.microsoft.com/de-de/download ... x?id=34673
Windows 7 SP1 (x86 und x64)
Windows 8 (x86 und x64)
Windows Server 2008 R2 SP1 (x64)
Windows Server 2012 (x64)
Microsoft .NET Framework 4.5.1
http://www.microsoft.com/de-de/download ... x?id=40779
Windows 7 Service Pack 1; Windows 8; Windows Server 2008 R2 SP1; Windows Server 2008 Service Pack 2; Windows Server 2012; Windows Vista Service Pack 2
Perhaps a compile with MS Visual Studio 2010 could solve the Windows XP problem, because Tornado v4.88 win32 causes no difficulties....
Norbert
-
ernest
- Posts: 2053
- Joined: Wed Mar 08, 2006 8:30 pm
Re: Tornado website online again!
I confirm !Norbert Raimund Leisner wrote:Tornado v4.88 win32 causes no difficulties....
-
Engin
- Posts: 1001
- Joined: Mon Jan 05, 2009 7:40 pm
- Location: Germany
- Full name: Engin Üstün
Re: Tornado website online again!
yep, so i am go back VS 2010 and de-installed VS 2012 