corrections to required setup for wxWindows
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12241 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
bb89dec340
commit
1d0b7ed3f3
@ -198,10 +198,9 @@ Additions and changes:
|
||||
|
||||
\section{wxWindows requirements}\label{requirements}
|
||||
|
||||
To make use of wxWindows, you currently need one or both of the
|
||||
following setups.
|
||||
To make use of wxWindows, you currently need one of the following setups.
|
||||
|
||||
(a) PC:
|
||||
(a) MS-Windows:
|
||||
|
||||
\begin{enumerate}\itemsep=0pt
|
||||
\item A 486 or higher PC running MS Windows.
|
||||
@ -219,6 +218,15 @@ Metrowerks CodeWarrior.
|
||||
\item At least 60 MB of disk space.
|
||||
\end{enumerate}
|
||||
|
||||
(c) Mac OS/Mac OS X:
|
||||
|
||||
\begin{enumerate}\itemsep=0pt
|
||||
\item A PowerPC Mac running Mac OS 8.6/9.x (eg. Classic) or Mac OS X 10.x.
|
||||
\item CodeWarrior 5.3, 6 or 7 for Classic Mac OS.
|
||||
\item The Apple Developer Tools (eg. GNU C++) or CodeWarrior 7 for Mac OS X.
|
||||
\item At least 60 MB of disk space.
|
||||
\end{enumerate}
|
||||
|
||||
\section{Availability and location of wxWindows}
|
||||
|
||||
\winhelponly{wxWindows is available by anonymous FTP and World Wide Web
|
||||
|
Loading…
Reference in New Issue
Block a user