mcpelauncher-linux
mcpelauncher-linux copied to clipboard
Please note this is a legacy repository, please go to: https://github.com/minecraft-linux/mcpelauncher-manifest/wiki
I did post this in #103 as I am having the same problems but Tarik02 has closed the issue so thought I would post my own. I am using the...
Getting a segmentation fault when launching mcpe: ``` $ mcpelauncher 02:56:38 Trace [Launcher] Loading native libraries 02:56:38 Trace [Launcher] Loaded OS library /home/ervin/.local/share/mcpelauncher/libs/native/libfmod.so.9.6 02:56:38 Trace [Launcher] Loaded OS library libm.so.6...
In file included from /home/helvixer/Рабочий стол/mcpelauncher-linux/mcpelauncher-linux/src/client/main.cpp:48:0: /home/helvixer/Рабочий стол/mcpelauncher-linux/mcpelauncher-linux/src/client/../ui/browser/browser.h:10:10: fatal error: include/cef_app.h: Нет такого файла или каталога #include "include/cef_app.h" ^~~~~~~~~~~~~~~~~~~ compilation terminated.
1.mcpelauncher-linux/src/ui/file_picker/file_picker_zenity.cpp need include errno.h 2.make generate an error clang: error: linker command failed with exit code 1 (use -v to see invocation) make[2]: *** [server] Error 1 make[1]: *** [CMakeFiles/server.dir/all]...
``` dhrhciebcy@VEGAS:~$ cd Scrivania/mcpelauncher-linux dhrhciebcy@VEGAS:~/Scrivania/mcpelauncher-linux$ cmake . -- The C compiler identification is GNU 4.8.4 -- The CXX compiler identification is GNU 4.8.4 -- Check for working C compiler: /usr/bin/cc...
``` [utku@utku ~]$ mcpelauncher ln: failed to create symbolic link 'src/src': Erişim engellendi 21:10:35 Trace [Launcher] Loading native libraries 21:10:35 Trace [Launcher] Loaded OS library /home/utku/.local/share/mcpelauncher/libs/native/libfmod.so.9.6 21:10:35 Trace [Launcher] Loaded...
I'm honestly a bit of a noob here, this is like the third thing I built, but I got to the last step of the build, and when running `make...
MCPE
Which is the maximum version (Minecraft PE) that can support this miriacle :D
The cmake step fails on Ubuntu 16.04 because it only has 3.5.1 -- would it be possible to make it work by modifying the `CMakeLists.txt`?