I got the dmg for SDL from the wiki, dragged it to Macintosh HD/Library/Frameworks and to Macintosh HD/System/Library/Frameworks (just to be sure), made sure I had all the other requirements (as per the wiki), and started compiling. However, Terminal gave this:
scons: Reading SConscript files ...
Checking whether the C compiler works... yes
Checking whether the C++ compiler works... yes
Checking if 64 bit... yes
Adding 64 bit compile flags
Checking for C library m" -framework SDL"... no
SDL framework not found or not installed
What do you think I could do to fix it? Should I post the log file?
I got the same error.
EDIT: Could this be a similar problem to this: https://powdertoy.co.uk/Discussions/Thread/View.html?Thread=19710, except for mac?
I don't really want to reset my settings or whatever.