Hi,
Has anyone tried compiling on Windows 10 Linux Subsystem?
I got angband compiled using the Ubuntu installation. I tried x11 and SDL and both resulted in this error:
"./src/angband: Unable to prepare any 'display module'!"
Compiling with the --enable-win fails compilation due to windows.h being absent in the Ubuntu installation paths (I guess).
I'm not sure if it's possible to get one of the graphical frontends working though.
Anyone tried it?
Has anyone tried compiling on Windows 10 Linux Subsystem?
I got angband compiled using the Ubuntu installation. I tried x11 and SDL and both resulted in this error:
"./src/angband: Unable to prepare any 'display module'!"
Compiling with the --enable-win fails compilation due to windows.h being absent in the Ubuntu installation paths (I guess).
I'm not sure if it's possible to get one of the graphical frontends working though.
Anyone tried it?
Comment