Compiling 4.1 on Windows 10

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • fizzix
    Prophet
    • Aug 2009
    • 3025

    Compiling 4.1 on Windows 10

    Can anyone help me with compiling on Windows 10. It looks like we've gone away from having a windows makefile and instead have a configuration file. Only, I can't seem to get the configuration file to work. Are there more detailed instructions than what appears in the readme?

    (I can compile at work on Ubuntu, but I can't really do any Angband coding at work.)
  • Nick
    Vanilla maintainer
    • Apr 2007
    • 9637

    #2
    src/Makefile.win should still work. I compile with msys and mingw from the src directory:
    Code:
    MINGW=yes make -f Makefile.win
    One for the Dark Lord on his dark throne
    In the Land of Mordor where the Shadows lie.

    Comment

    • Pete Mack
      Prophet
      • Apr 2007
      • 6883

      #3
      This is much cleaner than autoconf in any case. It is at least possible to understand what is going on, or wrong as the case may be.

      Originally posted by Nick
      src/Makefile.win should still work. I compile with msys and mingw from the src directory:
      Code:
      MINGW=yes make -f Makefile.win

      Comment

      • fizzix
        Prophet
        • Aug 2009
        • 3025

        #4
        Makefile.win works. I don't know why I didn't try what I had always done in the past.

        Comment

        Working...
        😀
        😂
        🥰
        😘
        🤢
        😎
        😞
        😡
        👍
        👎