Skip to content

Instantly share code, notes, and snippets.

@gabrielfalcao
Created December 7, 2012 08:06
Show Gist options
  • Save gabrielfalcao/4231650 to your computer and use it in GitHub Desktop.
Save gabrielfalcao/4231650 to your computer and use it in GitHub Desktop.
compile qt
./configure -prefix /usr/local/Cellar/qt/4.8.3 -system-libpng -system-zlib -confirm-license -opensource -cocoa -fast -L/opt/X11/lib -I/opt/X11/include -no-qt3support -nomake demos -nomake examples -release
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment