![]() |
#1 |
Knight
Join Date: Feb 2014
Posts: 507
![]() |
MacOS prebuilt nightlies, building from source?
Hi,
Are MacOS prebuilt nightlies available anywhere? I tried cloning from github and building according to the instructions (cd src; make -f Makefile.osx) but get a massive error spew. Is there some assumed compiler/SDK environment required? I previously did ios development a few years ago so have some random version of XCode installed. First error: CC cave.c In file included from cave.c:19: In file included from ./angband.h:18: In file included from ./h-basic.h:108: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/ctype.h:69: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/_ctype.h:69: /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:784:2: error: Unsupported architecture #error Unsupported architecture |
![]() |
![]() |
![]() |
#2 | |
Swordsman
Join Date: Aug 2019
Posts: 273
![]() |
They're at https://github.com/angband/angband/releases . Click on the triangle next to "Assets" for the release of interest to get the link to the *-osx.dmg file.
Quote:
Code:
cd src; make -f Makefile.osx ARCHS=x86_64 |
|
![]() |
![]() |
![]() |
#3 |
Knight
Join Date: Feb 2014
Posts: 507
![]() |
That make tweak did the trick, thanks. Would probably be good to add that to the building instructions at https://angband.readthedocs.io/en/la...ml#debug-build
|
![]() |
![]() |
![]() |
#4 |
Swordsman
Join Date: Jul 2015
Location: Seattle, WA
Posts: 295
![]() |
Upgraded my powerbook over the weekend to a new model, with the M1 Pro chip. Only issue I've seen so far with Angband is that it now asks repeatedly (about 4 times per save or load of savefile) to access the Documents folder.
Hitting OK 4 times seems to do the trick. Maybe it's doing it per file? I see it updated CharOutput.txt, lore.txt, mrfy (my savefile) and window.prf But it doesn't record the preference so it asks again 4 times on next save. |
![]() |
![]() |
![]() |
#5 | |
Vanilla maintainer
Join Date: Apr 2007
Location: Canberra, Australia
Age: 56
Posts: 9,317
Donated: $60
![]() ![]() |
Quote:
![]()
__________________
One for the Dark Lord on his dark throne In the Land of Mordor where the Shadows lie. |
|
![]() |
![]() |
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Odd problems building for MacOS | Rolypoly890 | Sil | 2 | November 13, 2020 02:42 |
macOS compiling for dummies | davemcwish | Development | 2 | June 4, 2020 21:56 |
HAlp )macOS version( | Sky | Vanilla | 5 | March 11, 2020 06:42 |
System Requirements - MacOS X? | NotMorgoth | Vanilla | 6 | February 13, 2011 03:37 |
PosBand for MacOS? | Serith | Variants | 0 | November 23, 2007 17:45 |