Go to file
2019-06-26 20:45:48 -05:00
cmake/modules [nostalgia] Cleanup CMake files 2019-06-20 00:18:47 -05:00
deps/ox [ox] Ensure all gdblogger messages always end with a new line 2019-06-26 20:45:48 -05:00
devenv
media
scripts [nostalgia] Fix GBA build to use altered CMake modules path 2019-06-20 07:50:12 -05:00
src [nostalgia/tools/pack] Add missing error checking 2019-06-22 02:08:28 -05:00
.gdbinit [nostalgia] Add gdblogger config 2019-02-25 20:45:57 -06:00
.gdblogger.json [nostalgia] Add gdblogger config 2019-02-25 20:45:57 -06:00
.gitignore [nostalgia] Add conanfile.txt 2019-06-16 22:44:33 -05:00
.liccor.yml
CMakeLists.txt [nostalgia] Cleanup CMake files 2019-06-20 00:18:47 -05:00
conanfile.py [nostalgia] Change conanfile.txt with conanfile.py 2019-06-20 00:06:22 -05:00
Dockerfile [nostalgia/devenv] Remove pwsh and libc++ 2019-03-07 17:58:42 -06:00
Jenkinsfile [nostalgia] Add test to Jenkinsfile 2018-04-13 20:53:59 -05:00
LICENSE
Makefile [nostalgia] Change setup-* targets to configure-* 2019-03-07 18:04:25 -06:00
mg.yml [nostalgia] Fix GBA build to use altered CMake modules path 2019-06-20 07:50:12 -05:00
README.md

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/