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