Open coreybruce opened 4 years ago
I have no access to the aur package of minecraft-linux. You have manjaro (pamac)? Please use the appimage from my github release page instead. (https://github.com/ChristopherHX/mcpelauncher-manifest/releases/) My readme includes an less maintained / updated aur package scripts on my github (no not aur repo).
It fails because minecraft-linux/master is discontinued until it is replaced by the next version.
Note: You are not building this repo
Dup of https://github.com/minecraft-linux/mcpelauncher-manifest/issues/334
distros with older gcc-9 ans libstdc++-9 will not get missing includes, but arch uses gcc-10
Note: You are not building this repo
@ChristopherHX, I'm following this guide which I think is correct but is it? It pulls some packages from your repos.
If it is, the issue I'm having seems to be relevant to the title of this issue so I'm not opening another one.
I'm getting
google-play-api/CMakeFiles/gplayapi.dir/build.make:80: *** target pattern contains no '%'. Stop.
make[1]: *** [CMakeFiles/Makefile2:413: google-play-api/CMakeFiles/gplayapi.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 2%] Built target file-util
[ 5%] Built target axml_parser
[ 6%] Built target mcpelauncher-extract-lib
[ 7%] Automatic MOC for target playdl-signin-ui-qt-lib
[ 7%] Built target playdl-signin-ui-qt-lib_autogen
make: *** [Makefile:160: all] Error 2
==> ERROR: A failure occurred in build().
Aborting...
when building mcpelauncher-ui-git
. Any clue?
Few more questions while you're at it:
linux-packaging-scripts
differ from building from source one by one?EDIT
It seems even though the last step failed, I am able to run the client without any problems so far.
Running it by mcpelauncher-client -dg ~/.local/share/mcpelauncher/versions/1.16.1.02
Still wants some answers though.
I'm also getting a build error, but in a completely different library. Adding it here in case it's helpful context
`/Xbox.h:190:24: error: ‘runtime_error’ is not a member of ‘std’ 190 | throw std::runtime_error("Only null cancellation_token are supported");
==> ERROR: A failure occurred in build(). Aborting... error making: %!s(func() string=0x556827cbfa60) `