X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a502b34f9cfeeb5f1563ee6f3049efd01305e58e..830efc9b0cb87eae22d4435af7858175017522ab:/docs/mgl/install.txt diff --git a/docs/mgl/install.txt b/docs/mgl/install.txt index 05c0f76ff3..133e568a3a 100644 --- a/docs/mgl/install.txt +++ b/docs/mgl/install.txt @@ -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