]> git.saurik.com Git - wxWidgets.git/blob - docs/gtk/readme.txt
Compile fix for filefn.cpp
[wxWidgets.git] / docs / gtk / readme.txt
1
2 Welcome to wxWindows for GTK 1.0,
3
4 you have downloaded the first beta version of the upcoming
5 release 2.0 of the GTK+ 1.0 port of wxWindows library.
6
7 Information on how to install can be found in the file
8 INSTALL.txt, but if you cannot wait, this should work on
9 all systems
10
11 configure
12 make
13 su (PASSWORD)
14 make install
15 ldconfig
16
17 When you run into problems, please read the INSTALL.txt and
18 follow those instructions. If you still don't have any success,
19 please send a bug report to one of our mailing lists (see
20 my homepage) INCLUDING A DESCRIPTION OF YOUR SYSTEM AND
21 YOUR PROBLEM, SUCH AS YOUR VERSION OF GTK, WXGTK, WHAT
22 DISTRIBUTION YOU USE AND WHAT ERROR WAS REPORTED. I know
23 this has no effect, but I tried...
24
25 This is the beta release which means that we have a feature
26 freeze. We'll move up to version 2.0 rather soon and from then
27 on there will be no more binary incompatible changes. We might
28 add more classes, but none that would alter the behaviour of
29 the existing ones. The library produced by the install process
30 of the final version will be called libwx_gtk_1_0.a (static)
31 and libwx_gtk_1_0.so.2.0.0 (shared) so that once a version
32 of wxWindows/Gtk for GTK 1.2 comes out we'll change the name
33 of the library to avoid linking problems.
34
35 More information is available from my homepage at
36
37 http://wesley.informatik.uni-freiburg.de/~wxxt
38
39 Please send problems concerning installation, feature requests,
40 bug reports or comments to either the wxGTK mailing list or to
41 the wxWindows developers list. Information on how to subscribe
42 is available from my homepage.
43
44 wxWindows/Gtk doesn't come with any guarantee whatsoever. It might
45 crash your harddisk or destroy your monitor. It doesn't claim to be
46 suitable for any special purpose.
47
48 Regards,
49
50 Robert Roebling
51
52
53