]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/gtk/readme.txt
free argv in Unicode build
[wxWidgets.git] / docs / gtk / readme.txt
index 58a83d81e2f5f08e63f672d3e66aad806b5a5aff..c110682f77532490f4c6aad1d3b5d73f173dc342 100644 (file)
@@ -1,13 +1,13 @@
 
-   Welcome to wxWindows/Gtk 2.3
+   Welcome to wxWindows/Gtk 2.4
 
-you have downloaded version 2.3 of the GTK port of the 
+you have downloaded version 2.4 of the GTK port of the 
 wxWindows GUI library.
 
 wxWindows no longer supports GTK 1.0 (as did some early
 snapshots) so that you will need GTK 1.2 when using it.
 GTK 1.2.6 or above is recommended although some programs 
-will work with GTK 1.2.3 onwards. There is now beta support
+will work with GTK 1.2.3 onwards. There is now support
 for GTK 2.0.
 
 More info about the wxWindows project (and the Windows
@@ -27,6 +27,15 @@ make install
 ldconfig
 exit
 
+In order to use wxGTK with GTK 2.0 and its unicode
+support, you need to configure
+
+./configure --with-gtk --enable-gtk2 --enable-unicode
+etc.
+
+So far, support for GTK 2.0 has only been tested on
+Linux with glibc 2.2.
+
 When you run into problems, please read the INSTALL.txt and 
 follow those instructions. If you still don't have any success,
 please send a bug report to one of our mailing list, INCLUDING