Mac (Osx Mavericks) に wxHaskell をインストールしようとしていました。gcc で問題を修正し、brew を使用して wxmac (バージョン 3.0) をインストールしました。次々と出てくる問題は、私が 3.0 を持っているのに、ハッカー集団が wx 2.9 を探しているということです。それは見つけることができないと言います:
Warning: No config found to match: /usr/local/bin/wx-config --version=2.9 --version-full
in /usr/local/Cellar/wxmac/3.0.0.0/lib/wx/config
If you require this configuration, please install the desired
library build. If this is part of an automated configuration
test and no other errors occur, you may safely ignore it.
You may use wx-config --list to see all configs available in
the default prefix.
brew で別のバージョンの wx をインストールする方法が見つかりません。誰にも修正がありますか?ありがとう!