Angband.live says 2.3.6-ah., so it's several years behind the current 2.4.0 version of March 2021. A ton of bugfixes have been done since, noticably some game breaking bugs, and the codebase moved to C++. Incredible for such a great game to stay uncompiled anywhere… - well, great game from what I've heard only since I can't play it! But what I've heard sounds like the perfect combination of what I love in roguelikes.
I'm still trying to find my missing dependencies right now but that's very hard when I don't understand where to find them… Gpk2, X11, Ncurses… what are those?
I've actually considered setting up an Ubuntu VM and compile in it, but that won't be very practical or performant…
I'll throw the errors I get here in case anyone can decipher it. In the meantime, I'll keep trying! I'm too stubborn to abandon there (especially after spending three hours trying to install Boost and cmake…)
-------------------------------------------------------------------------------------------------------------------------
-- Found PkgConfig: C:/Strawberry/perl/bin/pkg-config.bat (found version "0.26")
-- Could NOT find Curses (missing: CURSES_LIBRARY CURSES_INCLUDE_PATH)
-- The following packages have not been found:
* X11
* GTK
* Curses
-- Configuring done
CMake Error at src/CMakeLists.txt:187 (ADD_EXECUTABLE):
Cannot find source file:
C:/Users/mous-/Desktop/MEGAsync/Jeux/PC/tome_2.4/vendor/CppQuickCheck/src/Arbitrary.cpp
Tried extensions .c .C .c++ .cc .cpp .cxx .cu .mpp .m .M .mm .ixx .cppm .h
.hh .h++ .hm .hpp .hxx .in .txx .f .F .for .f77 .f90 .f95 .f03 .hip .ispc
CMake Error at src/CMakeLists.txt:187 (ADD_EXECUTABLE):
No SOURCES given to target: harness
CMake Generate step failed. Build files cannot be regenerated correctly.