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!
posta 6 anni fa324 visualizzazioni
6 Risposte
0
Risposta accettata

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

con risposta 6 anni fa
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...

con risposta 6 anni fa
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...

con risposta 6 anni fa
0

Hi @REDACTEDUSER

Thanks,

Ben

con risposta 6 anni fa
0

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

con risposta 6 anni fa
0

Thanks, its helped me too :)

con risposta 5 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande