Go to file
2017-05-13 00:21:56 -05:00
build Squashed 'deps/ox/' content from commit a5166e0 2017-05-09 01:06:23 -05:00
cmake/Modules Squashed 'deps/ox/' content from commit a5166e0 2017-05-09 01:06:23 -05:00
deps/ox Fix readDirectory use the right type of directory 2017-05-12 16:26:59 -05:00
scripts Squashed 'deps/ox/' content from commit a5166e0 2017-05-09 01:06:23 -05:00
src Start on import wizard and move JSON wrappers into NostalgiaStudio library 2017-05-13 00:21:56 -05:00
.gitignore Add project explorer dock and tab bar 2017-05-11 18:33:01 -05:00
.liccor Squashed 'deps/ox/' content from commit a5166e0 2017-05-09 01:06:23 -05:00
build_rom.sh Cleanup magic numbers and make charset 4 bpp 2017-05-09 00:06:46 -05:00
charset.png Add puts function and call it for Hello, World! 2017-04-14 05:46:28 -05:00
CMakeLists.txt Fix project name in main CMakeLists.txt 2017-05-12 16:28:59 -05:00
Dockerfile Add findutils to devenv 2017-05-12 19:08:28 -05:00
LICENSE Squashed 'deps/ox/' content from commit a5166e0 2017-05-09 01:06:23 -05:00
Makefile Squashed 'deps/ox/' content from commit a5166e0 2017-05-09 01:06:23 -05:00
README.md Add setup information for building on macOS 2017-04-19 01:23:07 -05:00

Nostalgia

Setup

macOS

Run something along the lines of the following to let CMake know where Qt is installed. You may need to adjust this location.

export CMAKE_PREFIX_PATH=/usr/local/Cellar/qt5/5.8.0_2/