]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/mgl/install.txt
Tcl regex lib
[wxWidgets.git] / docs / mgl / install.txt
index 05c0f76ff3895a33135457e934d736b5c65c23e6..133e568a3ae0a44c0d32f05afaffaa5ed9364de1 100644 (file)
@@ -17,6 +17,10 @@ First steps
 -----------
 
 - Download SciTech MGL library (version 5.0) from http://www.scitechsoft.com.
+  The downloads page is here:
+  http://www.scitechsoft.com/products/embedded/mgl_home.html
+  (You needed a version newer than Beta 5! Preferably the up-to-date one from 
+  SciTech Perforce repository.)
   Install it according to provided instructions. In particular, make sure that
   MGL_ROOT and NUCLEUS_PATH environment variables are set before attempting to
   build wxMGL.
@@ -86,7 +90,7 @@ and you will get a list of supported options.
 
 'make install' will install wx-config script that can (and should) be used
 to get compiler flags that are needed to build your program. wx-config --cxxflags
-will output neccessary C++ compiler flags and wx-config --libs will list all
+will output necessary C++ compiler flags and wx-config --libs will list all
 needed libraries. See an example of wxWindows application makefile:
 
 minimal: minimal.o