And now, I'm going to explain some things about my problem...
Well I downloaded latest source code, cmake and all other stuff needed to compile Minetest under windows. I prepared make file and runned that. Sure, as usually there error happend:
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
- Code: Select all
Linking C static library liblua.a
[ 25%] process_begin: CreateProcess((null), echo Built target lua, ...) failed.
make (e=2): Nie mo┐na odnalečŠ okreťlonego pliku.
make[1]: *** [src/lua/build/CMakeFiles/lua.dir/all] Error 2
make: *** [all] Error 2
I am polish and I am using polish windows, so 3rd line said: "Cannot find given file."
I do not know what's going on, I do not know what is this "all" file, however it does not exist there. How to fix my problem?
If you need more details, tell me please.
Thanks for help.
#Edit
I'm polish, so sorry for my english mistakes.