Blizzard / Blizzard/s2client-api
Unable to find executable.
- Dominant language
- C++
- Stars
- 1.7k
- Forks
- 280
- PR merge metrics
- No merged PRs in 30d
Description
Hello!
I downloaded "SC2API_Binary_vs2017" and the build in "Visual Studio 2017" was successful. But at the stage of execution it seems like the program did not find "Starcraft 2". But Starcraft 2 is installed. Maybe to work with Starcraft API requires a specific version of Starcraft2?
Here's what the console says:
C O N S O L E
Please run StarCraft II before running this API
Command Line Usage: F:\SC2API_Binary_vs2017\project\x64\Debug\bot.exe -e [execut
able]
For more options: F:\SC2API_Binary_vs2017\project\x64\Debug\bot.exe --help
Unable to find executable.
Executable path can't be found, try running the StarCraft II executable first.
Assertion failed: !"Could not find the executable. Supply a valid path.", file d
:\projects\s2client-api\src\sc2api\sc2_coordinator.cc, line 648
---------------------------
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.