Austin's Thought Basin
  • about me
  • wrt3200acm + wrt32x builds
  • rss feed

Getting mac ready to compile Vapoursynth

2014.05.11 :: {programming} :: #vapoursynth #mac

brew install gcc48 brew install python3

CC=/usr/local/bin/gcc-4.8 CXX=/usr/local/bin/g++-4.8 PYTHON=python3 ./waf configure build

© 2022 My own heavily modified branch of zerm :: Powered by Zola