Created
October 16, 2012 22:18
-
-
Save GrooveStomp/3902412 to your computer and use it in GitHub Desktop.
brew install qt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
↳ brew install qt | |
==> Downloading http://get.qt.nokia.com/qt/source/qt-everywhere-opensource-src-4.7.4.tar.gz | |
Already downloaded: /Users/aoman/Library/Caches/Homebrew/qt-4.7.4.tar.gz | |
==> Downloading patches | |
######################################################################## 100.0% | |
==> Patching | |
patching file src/corelib/global/qglobal.cpp | |
Hunk #1 succeeded at 1173 (offset -1 lines). | |
Hunk #2 succeeded at 1183 (offset -1 lines). | |
patching file src/corelib/global/qglobal.h | |
Hunk #1 succeeded at 316 (offset -6 lines). | |
Hunk #2 succeeded at 1504 (offset -70 lines). | |
Hunk #3 succeeded at 1513 (offset -70 lines). | |
patching file src/3rdparty/webkit/WebCore/platform/network/qt/SocketStreamHandlePrivate.h | |
patching file src/3rdparty/webkit/WebCore/platform/network/qt/SocketStreamHandleQt.cpp | |
==> ./configure -prefix /usr/local/Cellar/qt/4.7.4 -system-libpng -system-zlib -L/usr/X11/lib -I/usr/X11/include -confirm-license -opensource -cocoa -fast -plugin-sql-mysql -no | |
==> make | |
make[2]: *** [.obj/release-shared/qpropertyanimation.o] Error 1 | |
make[2]: *** [.obj/release-shared/qvariantanimation.o] Error 1 | |
make[2]: *** [.obj/release-shared/qabstractanimation.o] Error 1 | |
make[1]: *** [release] Error 2 | |
make: *** [sub-corelib-make_default-ordered] Error 2 | |
Error: qt did not build | |
Logs: /Users/aoman/Library/Logs/Homebrew/qt/ | |
Help: https://github.com/mxcl/homebrew/wiki/troubleshooting |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment