ArjunBasandrai / elixir-chess-engine

UCI chess engine
https://lichess.org/@/ElixirChessEngine
GNU General Public License v3.0
10 stars 2 forks source link

Win10 cannot run .exe #94

Open brianprichardson opened 4 months ago

brianprichardson commented 4 months ago

see attached Capture

ArjunBasandrai commented 4 months ago

Hi Brian!

Can you tell some details about the system you are executing this on and which version executable is this?

brianprichardson commented 4 months ago

It's version 2 from the Releases.

Edition Windows 10 Pro Version 22H2 Installed on ‎7/‎2/‎2021 OS build 19045.4651 Experience Windows Feature Experience Pack 1000.19060.1000.0

Processor AMD Ryzen Threadripper 1920X 12-Core Processor 3.50 GHz Installed RAM 64.0 GB (63.9 GB usable)

AlexBrunetti commented 2 weeks ago

Hello Arjun, dlls are not included. After adding a recent version of them it starts but doesn't move. I made a BMI2 static compile and it works fine for me and for CEGT. You can find it at https://e4e6.com/download/

Alex

toni-chess commented 1 week ago

Hello Arjun, dlls are not included. After adding a recent version of them it starts but doesn't move. I made a BMI2 static compile and it works fine for me and for CEGT. You can find it at https://e4e6.com/download/

Alex

Hello Alex! Congratulations on the Protej chess engine! your compile of Elixir 3.0 BMI2 version works great. Congratulations for your work!

ArjunBasandrai commented 3 days ago

Hi,

I have uploaded new binaries for the 3.0 release. Kindly download them and let me know if the issue still persists.

brianprichardson commented 3 days ago

This one runs (from the link above) https://e4e6.com/download/

The ones from the releases page do not. image