There is now an error in the prepare() step:
==> Starting prepare()...
patching file game/CMakeLists.txt
Hunk #1 FAILED at 85.
1 out of 1 hunk FAILED -- saving rejects to file game/CMakeLists.txt.rej
patching file testing/CMakeLists.txt
Hunk #1 FAILED at 50.
1 out of 1 hunk FAILED -- saving rejects to file testing/CMakeLists.txt.rej
==> ERROR: A failure occurred in prepare().
It seems the patch boost-1.90.patch is no longer required, it builds after removing that.
Pinned Comments
jose1711 commented on 2018-12-24 11:03 (UTC) (edited on 2018-12-24 11:06 (UTC) by jose1711)
could someone please test and comment on this issue? https://github.com/performous/performous/issues/435 (do note that to build performous-git you'll need to add
-DENABLE_WEBCAM=OFFto cmake arguments)