-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Donald Ness edited this page Oct 21, 2013
·
5 revisions
To build Cubelets Studio for OS X:
- Install node-webkit version 0.7.2
- Install nw-gyp
- Clone and make Cubelets Studio
git clone https://github.com/modrobotics/cubelets-studio
make build-osx
- Open
Cubelets Studio.app
in the build folder!
Makefile assumes node-webkit is installed in /opt/node-webkit/[version]