Error building GameLift 3.2 from cmake

0

Got this error while building the new GameLift 3.2 from cmake. As a result, prefix output is empty.

How can we fix this?

p.s. Couldn't you just give us the built files instead of the source code?

  CMake Error at C:/Program Files/CMake/share/cmake-3.9/Modules/ExternalProject.cmake:1811 (message):
error: could not find git for clone of sioclient-src
Call Stack (most recent call first):
C:/Program Files/CMake/share/cmake-3.9/Modules/ExternalProject.cmake:2565 (_ep_add_download_command)
cmake/External_sioclient.cmake:26 (ExternalProject_Add)
thirdparty/CMakeLists.txt:17 (include)
-- Configuring incomplete, errors occurred!
gefragt vor 6 Jahren324 Aufrufe
6 Antworten
0
Akzeptierte Antwort

You need to install git.

You can install it using the visual studio installer (modify->common tools->git for windows) or download it directly from https://git-scm.com/download

beantwortet vor 6 Jahren
0

Oh thx, I must have uninstalled gitHub and all the installed files after I built the last version.

Been saying this for awhile now...but I still rather just download the ready made plug-in folder instead of doing this every version though...

beantwortet vor 6 Jahren
0

Sigh.. now Unreal 4.18 said it failed to compile the new plugin (even with "engine version" tag in place). I'm giving up and reverting back to v3.17. (which can be successfully built with UE4.18) You guys really make this harder than it should be...

beantwortet vor 6 Jahren
0

Hi @REDACTEDUSER

Thanks,

Ben

beantwortet vor 6 Jahren
0

Well I already deleted v3.20, sorry... took too much space.

beantwortet vor 6 Jahren
0

Thanks, its helped me too :)

beantwortet vor 5 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen