wxWidgets needs to be at least version 2.9.1 because wallet crypto uses ToStdString...
authorcjdelisle <calebdelisle@lavabit.com>
Fri, 9 Sep 2011 00:50:00 +0000 (20:50 -0400)
committercjdelisle <calebdelisle@lavabit.com>
Fri, 9 Sep 2011 00:50:00 +0000 (20:50 -0400)
doc/build-unix.txt

index 8f0c568..4ecf15a 100644 (file)
@@ -32,8 +32,7 @@ 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.
 
-Requires wxWidgets 2.9.0 or greater, which uses UTF-8.  Don't try 2.8, it
-won't work.
+Requires wxWidgets 2.9.1 or newer.
 
 You need to download wxWidgets from http://www.wxwidgets.org/downloads/
 and build it yourself.  See the build instructions and configure parameters