X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e9f3277455eb805ab88305bef8468d50926b7882..830efc9b0cb87eae22d4435af7858175017522ab:/docs/mgl/install.txt diff --git a/docs/mgl/install.txt b/docs/mgl/install.txt index 933ebba486..133e568a3a 100644 --- a/docs/mgl/install.txt +++ b/docs/mgl/install.txt @@ -17,8 +17,10 @@ First steps ----------- - Download SciTech MGL library (version 5.0) from http://www.scitechsoft.com. - (You needed a version newer than Beta 5! Preferably the one from SciTech - Perforce repository.) + 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. @@ -88,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