X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b75b6d4cd79a8aad9cf187c8d1b4760dd3ceee58..7fb8086de8d53e3fbf70813f5dfd8e6621dd82ae:/docs/latex/wx/wxmgl.tex diff --git a/docs/latex/wx/wxmgl.tex b/docs/latex/wx/wxmgl.tex index 11f651d303..916dde737a 100644 --- a/docs/latex/wx/wxmgl.tex +++ b/docs/latex/wx/wxmgl.tex @@ -6,15 +6,22 @@ its widgets using the wxUniversal widget set which is now part of wxWindows. MGL itself runs on a variety of platforms including DOS, Linux hardware (similar to the Linux framebuffer) and various graphics systems such as Win32, X11 and OS/2. +Note that currently MGL for Linux runs only on x86-based systems. You will need wxWindows 2.3.3 or higher and MGL 5.0 or higher. The latter is available from - http://www.scitechsoft.com/products/product_download.html - -In order to configure wxWindows to compile wxMGL you will -need to type +\urlref{http://www.scitechsoft.com/products/product\_download.html}{http://www.scitechsoft.com/products/product\_download.html} +In order to configure wxWindows to compile wxMGL you will +need to type: + +\begin{verbatim} configure --with-mgl --with-universal - -under DOS, wxMGL uses a dmake based make system. \ No newline at end of file +\end{verbatim} + +Under DOS, wxMGL uses a dmake based make system. + +For further information, please see the files in docs/mgl +in the distribution. +