-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
i have created my perft program in c++ but i cant get it to run,
i'm using a windows system and i have compiled the c++ file
F:\>cperftree F:\Documents\Cpp_C\chess_engine\main.exe
Error: Error { kind: NotFound, message: "program not found" }
F:\Documents\Cpp_C\chess_engine>perftree main.exe
Error: Error { kind: NotFound, message: "program not found" }
does it not accept compiled programs? (the example on the readme shows a .sh file but i'm not on linux)
i am sure that the path is not wrong
Metadata
Metadata
Assignees
Labels
No labels