Topic: Arch linux compilation fails
Tibor Topic Opener |
Posted at: 2020-08-30, 21:40
I am trying to compile current master and get this:
I seems to have all dependencies, at least I checked our wiki page about installation (arch linux part) These are sdl2 packages on my system
Thanks Top Quote |
kaputtnik |
Posted at: 2020-08-30, 22:11
I have the same sdl2 packages installed, but had no trouble compiling widelands. Not using ninja though.
works as intended. Top Quote |
GunChleoc |
Posted at: 2020-08-31, 09:36
You'll probably need to get a newer CMake version. Busy indexing nil values Top Quote |
hessenfarmer |
Posted at: 2020-08-31, 09:54
It would be helpful to have the full log of the compilation attempt to understand what is going on. Top Quote |
kaputtnik |
Posted at: 2020-08-31, 18:19
For comparison here the versions i have installed:
Edited: 2020-08-31, 18:19
Top Quote |
Tibor Topic Opener |
Posted at: 2020-08-31, 19:06
Ou, I updated the system - still no change, but after deleting build directory it started to compile. Just for the record the problem looked like:
Top Quote |
hessenfarmer |
Posted at: 2020-08-31, 20:01
So the problem is gone now, isn't it? Top Quote |
Tibor Topic Opener |
Posted at: 2020-08-31, 20:07
Sorry, compilation finished in the meantime - successfully. It is pity I had not try to delete the directory, but most of time works without it... Top Quote |