Trying to run sudoku64.exe from 1to9only github

Programs which generate, solve, and analyze Sudoku puzzles

Trying to run sudoku64.exe from 1to9only github

Postby RichardGoodrich » Wed Jun 18, 2025 12:23 am

Help Please!

Just downloaded sudoku64.exe from 1to0only github repository. Was this meant for Windows or Linux? I think I tried it both places. However I have not used Windows in so Long! My daily driver is MX Linux.
Big1952
RichardGoodrich
 
Posts: 126
Joined: 12 December 2012
Location: Josephine, TX (north of Dallas, TX)

Re: Trying to run sudoku64.exe from 1to9only github

Postby 1to9only » Wed Jun 18, 2025 9:55 pm

sudoku64.exe is a windows 64-bit program.

You can download the source, and should be able to build a linux version using gcc (gnu c compiler) using the command listed in the readme.
User avatar
1to9only
 
Posts: 4204
Joined: 04 April 2018

Re: Trying to run sudoku64.exe from 1to9only github

Postby RichardGoodrich » Wed Jun 18, 2025 11:34 pm

1to9only wrote:sudoku64.exe is a windows 64-bit program.

You can download the source, and should be able to build a linux version using gcc (gnu c compiler) using the command listed in the readme.


Thx. I just realized that! I just hate Windows! Use Linux so much I have to re- educate myself when I go to windows. Thanks for all the good stuff on your GitHub.
Big1952
RichardGoodrich
 
Posts: 126
Joined: 12 December 2012
Location: Josephine, TX (north of Dallas, TX)


Return to Software