Inocudom wrote:Calinou seems to be very busy these days, so could you supply a script that compiles Minetest 0.5 Dev on Linux Mint 17.3/Ubuntu 14.04? It would probably help out a good number of people (like me.)
azekill_DIABLO wrote:Inocudom wrote:Calinou seems to be very busy these days, so could you supply a script that compiles Minetest 0.5 Dev on Linux Mint 17.3/Ubuntu 14.04? It would probably help out a good number of people (like me.)
ACtually compiling recent version of minetest are pretty easy... the readme should show you everything you need to know! normally, it's matter of a few command lines...
Inocudom wrote:
- Code: Select all
[ 57%] Building CXX object src/CMakeFiles/minetest.dir/util/srp.cpp.o
In file included from /usr/include/x86_64-linux-gnu/gmp.h:51:0,
from /home/derek/minetest/src/util/srp.cpp:46:
/usr/include/c++/4.9/cstddef:51:11: error: ‘::max_align_t’ has not been declared
using ::max_align_t;
^
make[2]: *** [src/CMakeFiles/minetest.dir/util/srp.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [src/CMakeFiles/minetest.dir/all] Error 2
make: *** [all] Error 2
[ 0%] Built target jsoncpp
-- *** Detected Git version 0.5.0-dev-c60abb2 ***
[ 0%] Built target GenerateVersion
[ 1%] Building CXX object src/CMakeFiles/minetest.dir/util/srp.cpp.o
In file included from /usr/include/x86_64-linux-gnu/gmp.h:51:0,
from /home/derek/minetest/src/util/srp.cpp:46:
/usr/include/c++/4.9/cstddef:51:11: error: ‘::max_align_t’ has not been declared
using ::max_align_t;
^
make[2]: *** [src/CMakeFiles/minetest.dir/util/srp.cpp.o] Error 1
make[1]: *** [src/CMakeFiles/minetest.dir/all] Error 2
make: *** [all] Error 2
The program 'minetest' is currently not installed. You can install it by typing:
sudo apt-get install minetest
You can run Minetest again by typing "minetest" in a terminal or selecting it in an applications menu.
You can install mods in ~/.minetest/mods, too.
The scripts create this error (the ones in the first post of this topic.) I used to be able to compile Minetest on Linux Mint using these scripts. What happened?
Thanks to the kind folks in irc, I came to the conclusion that I needed to update my cmake, clang, and gcc installations. However, getting Linux Mint 17.3 to actually use the newly installed gcc version proved to be a pain. Luckily, I came across the following instructions on the internet after using DuckDuckGo:
https://askubuntu.com/questions/26498/choose-gcc-and-g-version
Thanks to those instructions, Calinou's compiling scripts no longer give any fatal errors and are now able to compile Minetest 0.5 Dev.
Napiophelios wrote:
eh..I don't see minetest-0.5.0-f470cb7 listed.
Napiophelios wrote:
eh..I don't see minetest-0.5.0-f470cb7 listed.
Otter wrote:Late last night I found a bug when using 0.5.0-f470cbf. When I use a server there is an unknown object at my feet. If I hit the unknown object, I take damage. I experienced this on two servers, timetravel and another that I forgot the name of. This bug did not exist on previous builds.
Otter wrote:It is on the server you just have to drill down. Take the link remove the specific file go to the directory and then download it. So far it is working brilliantly.
v-rob wrote:In the 0.5.0-4f688d5-win64, HUD like hearts doesn't update until I exit and reenter the game, e.g. I take damage, but the hearts still show that I'm full health. Also, mods like hudbars don't replace the hearts. Both the bars and the normal hearts are present together.
Users browsing this forum: No registered users and 3 guests