Go to file
2018-05-02 21:12:18 -05:00
.vscode [nostalgia] Cleanup 2018-04-13 19:30:13 -05:00
cmake/Modules [nostalgia] Cleanup 2018-04-13 19:30:13 -05:00
deps/ox [ox/buffer] Add copy constructor to NodeBuffer 2018-05-02 21:12:18 -05:00
devenv [nostalgia/devenv] Remove dependency on external devenv Docker image 2018-04-13 18:32:25 -05:00
media
scripts
src [nostalgia] Remove usages of ::size_t 2018-04-13 19:23:42 -05:00
.gitignore
.liccor.yml
CMakeLists.txt Cleanup main CMakeLists.txt to better match CMake conventions 2018-03-13 20:26:05 -05:00
Dockerfile [nostalgia/devenv] Set devkitARM environment variable 2018-04-13 19:27:04 -05:00
Jenkinsfile [nostalgia] Add test to Jenkinsfile 2018-04-13 20:53:59 -05:00
LICENSE
Makefile [nostalgia] Fix make purge to delete entire build directory 2018-04-14 11:03:00 -05:00
mg.yml Fix FS include path in Nostalgia 2018-02-13 19:20:20 -06:00
README.md Cleanup build files 2018-03-05 23:09:50 -06: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 NOSTALGIA_QT_PATH=/usr/local/Cellar/qt5/5.8.0_2/