Skip to content

Instantly share code, notes, and snippets.

@asonas
Created October 23, 2013 06:42
Show Gist options
  • Select an option

  • Save asonas/7113623 to your computer and use it in GitHub Desktop.

Select an option

Save asonas/7113623 to your computer and use it in GitHub Desktop.
% brew install qt
==> Downloading http://download.qt-project.org/official_releases/qt/4.8/4.8.5/qt-everywhere-opensource-src-4.8.5.tar.gz
######################################################################## 100.0%
==> ./configure -prefix /usr/local/Cellar/qt/4.8.5 -system-zlib -confirm-license -opensource -nomake demos -nomake examples -cocoa
==> make
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[3]: *** [../../../../../../lib/QtWebKit.framework/QtWebKit] Error 1
make[2]: *** [release] Error 2
make[1]: *** [sub-WebKit-qt-QtWebKit-pro-make_default-ordered] Error 2
make: *** [sub-webkit-make_default-ordered] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment