View Single Post
Posts: 838 | Thanked: 3,384 times | Joined on Mar 2009
#14
Originally Posted by szopin View Post
Aapo: could you have a look at mangband (mangband.org)?
Did you follow this:
http://mangband.org/Main/HowToCompile

i.e. svn version?

I got game running (svn), but it doesn't respect --width 800 --height 480--fullscreen and Fn is not working.


Code:
./configure --without-sdl --without-x11
will compile curses only, where Fn works. If font size is too big it will not start, and changing font size affects only after refresh.

And yes, there are many warnings (mainly about unsigned/signed char)
 

The Following User Says Thank You to AapoRantalainen For This Useful Post: