You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Optional, but very recommended other software to improve builds
Install order is important!
cairo (reinstall of assetgraph-builder required after you install this)
-- Download and install XQuartz brew will moan as it is no longer installed as part of 10.8 and Xcode
-- XQuartz : http://xquartz.macosforge.org/landing/
-- brew install cairo --use-clang cd /usr/local/lib/pkgconfig/ && find /opt/X11/lib/pkgconfig | xargs -0 -I file ln -s file
Build System Installation
Windows (incomplete)
Install Python:
Add the python binary to your path
Install Node: http://nodejs.org/download/
Add the node binary to your path
MacOS
Install Xcode: https://developer.apple.com/xcode/
Enable command line tools in Xcode:
Xcode > Preferences > Downloads > Components
Then click install command line tools.
Install Node: http://nodejs.org/download/
Optional, but very recommended other software to improve builds
Install order is important!
-- Download and install XQuartz brew will moan as it is no longer installed as part of 10.8 and Xcode
-- XQuartz : http://xquartz.macosforge.org/landing/
-- brew install cairo --use-clang
cd /usr/local/lib/pkgconfig/ && find /opt/X11/lib/pkgconfig | xargs -0 -I file ln -s file
brew install inkscape
brew install pngquant
brew install optipng
brew install pngcrush
brew install graphicsmagick
brew install jpeg-turbo && brew link -force jpeg-turbo
Then
Linux
The text was updated successfully, but these errors were encountered: