1>------ Build started: Project: game-shared, Configuration: Release x64 ------
2>------ Build started: Project: engine-shared, Configuration: Release x64 ------
1>Generating src/game/generated/git_revision.cpp
2>'C:\Windows\System32\python.exe' is not recognized as an internal or external command,
2>operable program or batch file.
2>Generating src/game/generated/protocol.cpp
1>'C:\Windows\System32\python.exe' is not recognized as an internal or external command,
1>operable program or batch file.
1>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\VCTargets\Microsoft.CppCommon.targets(209,5): error MSB6006: "cmd.exe" exited with code 9009.
1>Done building project "game-shared.vcxproj" -- FAILED.
2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\VCTargets\Microsoft.CppCommon.targets(209,5): error MSB6006: "cmd.exe" exited with code 9009.
2>Done building project "engine-shared.vcxproj" -- FAILED.
3>------ Build started: Project: DDNet, Configuration: Release x64 ------
3>'C:\Windows\System32\python.exe' is not recognized as an internal or external command,
3>operable program or batch file.
3>Generating src/game/generated/client_data.cpp
3>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\VCTargets\Microsoft.CppCommon.targets(209,5): error MSB6006: "cmd.exe" exited with code 9009.
3>Done building project "DDNet.vcxproj" -- FAILED.
========== Build: 0 succeeded, 3 failed, 7 up-to-date, 0 skipped ==========
(edited)CMake Warning at CMakeLists.txt:292 (find_package):
By not providing "FindPython.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "Python", but
CMake did not find one.
Could not find a package configuration file provided by "Python" with any
of the following names:
PythonConfig.cmake
python-config.cmake
Add the installation prefix of "Python" to CMAKE_PREFIX_PATH or set
"Python_DIR" to a directory containing one of the above files. If "Python"
provides a separate development package or SDK, be sure it has been
installed.
Found PythonInterp: C:/Windows/System32/python.exe (found version "3.6.6")
(edited)helloworld
test
123
(edited)[learath2@l2mbp] ~/Desktop/C/teeworlds [0]$ git rev-list 44a47d4253a829abcf50dac5586fd9a351f0c66b..ddnet/master | wc -l
5958