How to Build Dosbox on OSX With Debug Mode Enabled
./configure CPPFLAGS=-DNCURSES_OPAQUE=0 --enable-debug=heavy
Without this you’ll get errors with ncurses.
./configure CPPFLAGS=-DNCURSES_OPAQUE=0 --enable-debug=heavy
Without this you’ll get errors with ncurses.