Created
February 9, 2014 21:45
-
-
Save gonzaloserrano/8906446 to your computer and use it in GitHub Desktop.
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
gonzalo@tribe ~ $ brew install https://raw.github.com/MSch/homebrew/master/Library/Formula/wxmac.rb --disable-monolithic | |
######################################################################## 100.0% | |
==> Downloading http://downloads.sourceforge.net/project/wxpython/wxPython/2.9.5.0/wxPython-src-2.9.5.0.tar.bz2 | |
######################################################################## 100.0% | |
==> ./configure --prefix=/usr/local/Cellar/wxmac/2.9.5.0 --enable-shared --enable-unicode --enable-std_string --enable-display | |
==> make install | |
Warning: Formula#python is deprecated and will go away shortly. | |
Warning: Formula#python is deprecated and will go away shortly. | |
==> python setup.py build_ext WXPORT=osx_cocoa WX_CONFIG=/usr/local/Cellar/wxmac/2.9.5.0/bin/wx-config UNICODE=1 INSTALL_MULTI | |
/usr/local/Cellar/wxmac/2.9.5.0/include/wx-2.9/wx/strvararg.h:26:14: fatal error: 'type_traits' file not found | |
#include <type_traits> | |
^ | |
1 error generated. | |
error: command 'clang' failed with exit status 1 | |
READ THIS: https://github.com/Homebrew/homebrew/wiki/troubleshooting | |
These open issues may also help: | |
Bottling wxmac (https://github.com/Homebrew/homebrew/issues/25645) | |
wxmac failed to build on 10.9 (https://github.com/Homebrew/homebrew/issues/25967) | |
Split wxmac and wxpython into separate formulae (https://github.com/Homebrew/homebrew/pull/25651) | |
Erlang 16B segfaults when built with wxmac dependency (https://github.com/Homebrew/homebrew/issues/18291) | |
Make non-bundled apps work with wxmac 3.0.0 (https://github.com/Homebrew/homebrew/pull/25712) | |
wxmac fails on Mavericks (https://github.com/Homebrew/homebrew/issues/23666) | |
wxmac not usable after install (https://github.com/Homebrew/homebrew/issues/22477) | |
wxmac: Add --HEAD support (https://github.com/Homebrew/homebrew/pull/20706) | |
wxmac failed to install on 10.5.8 (https://github.com/Homebrew/homebrew/issues/16488) | |
wxmac: Multiversion support. (https://github.com/Homebrew/homebrew/pull/16515) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment