Further installation fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16589 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -13,7 +13,9 @@
|
||||
|
||||
<IMG src="logo.gif" align=right hspace=10 vspace=0>
|
||||
|
||||
Welcome to wxWindows 2, the première cross-platform GUI C++ framework. This is an index of
|
||||
<b>Welcome to wxWindows 2, the première cross-platform GUI C++ framework.</b><P>
|
||||
|
||||
This is an index of
|
||||
the plain text, HTML, Windows Help and Acrobat documentation: availability depends on what you've
|
||||
downloaded from the <a href="http://www.wxwindows.org">wxWindows Web site</a>.<br clear=all><P>
|
||||
|
||||
@@ -42,6 +44,13 @@ downloaded from the <a href="http://www.wxwindows.org">wxWindows Web site</a>.<b
|
||||
|
||||
<P>
|
||||
|
||||
Unless you installed a binary version of wxWindows using RPMs,
|
||||
you will probably have to compile the wxWindows library first.
|
||||
Please read the platform-specific readme.txt and install.txt
|
||||
for how to do this.
|
||||
|
||||
<P>
|
||||
|
||||
<ul>
|
||||
<li>ReadMe: <a href="../readme.txt"><b>General ReadMe</b></a>,
|
||||
<a href="../gtk/readme.txt">wxGTK</a>,
|
||||
@@ -77,7 +86,8 @@ downloaded from the <a href="http://www.wxwindows.org">wxWindows Web site</a>.<b
|
||||
<li>ToDo: <a href="../todo.txt"><b>General ToDo</b></a>,
|
||||
<a href="../gtk/todo.txt">wxGTK</a>,
|
||||
<a href="../motif/todo.txt">wxMotif</a>,
|
||||
<a href="../msw/todo.txt">wxMSW</a>
|
||||
<a href="../msw/todo.txt">wxMSW</a>,
|
||||
<a href="../mac/todo.txt">wxMac</a>
|
||||
<li>List of <a href="../symbols.txt">preprocessor symbols</a> used in wxWindows
|
||||
</ul>
|
||||
|
||||
@@ -297,7 +307,7 @@ by Franky Braem, in PDF format.<P>
|
||||
|
||||
<P>
|
||||
|
||||
Each of the following demonstrates one or more aspect of wxWindows.<P>
|
||||
Each of the following samples demonstrates one or more aspect of wxWindows.<P>
|
||||
|
||||
<ul>
|
||||
<li><a href="../../samples/calendar">artprov</a>: shows how you can customize the look of standard
|
||||
|
Reference in New Issue
Block a user