mcpelauncher-linux
mcpelauncher-linux copied to clipboard
Provided CEF installer doesnt install all files
At the end of install CEF there is an error that prevent main.cpp to include cef_app.h:
cp: указанная цель 'стол/mcpelauncher-linux/libs/cef/include' не является каталогом
(on english this means that 'стол/mcpelauncher-linux/libs/cef/include' is not catalog)
I think, the folder libs/cef/include/ is empty because this error happens. Please fix this, and i just try to copy needed files from provided archive (cef.tar.bz)
Yeah, copying contains of folder "/cef_binary_3.3112.1653.gf69054f_linux32_minimal/include/" from archive really helped :)
Really big thanks for the work you've done, only one reason why i cant delete windows from my pc is that i needed mcpe on PC, but now your launcher helped alot. But please fix bug I provided above
lol
Can't reproduce here, can you post the full output of setup_cef.sh?
oh, i find the solution just at know. Since my system is russian, my desktop folder named by "Рабочий стол" (2 words). Installer doesnt work in this cases i think.