aboutsummaryrefslogtreecommitdiff
path: root/build-unix.txt
diff options
context:
space:
mode:
authorMatt Giuca <matt.giuca@gmail.com>2011-02-26 09:17:49 +1100
committerMatt Giuca <matt.giuca@gmail.com>2011-02-26 09:17:49 +1100
commit84711b18bc956e5900493c3722d5375758e9f584 (patch)
tree4688af20c8b0c3669d3814d72fd669bb809050cd /build-unix.txt
parent84778a5b465bce7d30532eab30f5befe92bfbd13 (diff)
downloadbitcoin-84711b18bc956e5900493c3722d5375758e9f584.tar.xz
build-unix.txt: Updated (now OK to use wxWidgets > 2.9.0).
Diffstat (limited to 'build-unix.txt')
-rw-r--r--build-unix.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/build-unix.txt b/build-unix.txt
index 25c4db2557..27a4570665 100644
--- a/build-unix.txt
+++ b/build-unix.txt
@@ -29,8 +29,8 @@ or Boost 1.37: sudo apt-get install libboost1.37-dev
If using Boost 1.37, append -mt to the boost libraries in the makefile.
-We're using wxWidgets 2.9.0, which uses UTF-8. Don't try 2.8, it won't work.
-The build hasn't been updated to work with wxWidgets 2.9.1 yet.
+Requires wxWidgets 2.9.0 or greater, which uses UTF-8. Don't try 2.8, it
+won't work.
You need to download wxWidgets from http://www.wxwidgets.org/downloads/
and build it yourself. See the build instructions and configure parameters