-----------
- 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.
'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