Go to file
2018-02-15 22:22:55 -06:00
.vscode Change Mac bunlde to use CMake's Mac bundle feature 2018-02-14 21:05:20 -06:00
cmake/Modules Fix FS include path in Nostalgia 2018-02-13 19:20:20 -06:00
deps/ox Add ioOp for TraceMsg and cleanup MetalClaw 2018-02-15 22:22:55 -06:00
media Add support world drawing 2017-11-09 21:43:59 -06:00
scripts Fix setup-build.ps1 for GBA builds 2018-02-07 21:29:57 -06:00
src Cleanup memory management in Project 2018-02-15 22:21:13 -06:00
.gitignore Add compile_commands.json to .gitignore 2018-01-29 23:44:35 -06:00
.liccor.yml Run liccor for 2018 2018-01-30 00:00:39 -06:00
CMakeLists.txt Change Mac bunlde to use CMake's Mac bundle feature 2018-02-14 21:05:20 -06:00
Dockerfile Add support world drawing 2017-11-09 21:43:59 -06:00
LICENSE Initial commit. 2016-03-15 00:14:56 -05:00
Makefile Rewrite setup_build in Powershell 2018-01-28 00:26:50 -06:00
mg.yml Fix FS include path in Nostalgia 2018-02-13 19:20:20 -06: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/