Greetings - Welcome to the Milsko GUI Toolkit (Version 1.0) This document contains a brief summary of the contents of this source distributions and building instructions for Milsko GUI Toolkit. Requirements Milsko requires the Windows environment with GDI (so anything NT or 9x) or the Unix-like environment with X11 for runtime. To build Milsko for Windows, you must have one of following compilers: * Visual C++ 6.0 or newer * Borland C++ 5.5 or newer * Open Watcom 2.0 or newer * MinGW-w64 and for Unix-like: * GNU C Compiler * Clang Contents At the top level of this hierarchy there are directories: src - Contains the source for Milsko library oosrc - Contains the source for Milsko OO binding include - Contains the headers for Milsko doc - Contains the documentation for Milsko external - Contains the external dependency that Milsko uses resource - Contains the resources used by maintainers tools - Contains the tools used by maintainers Building Milsko -- Nishi (nishi@nishi.boats)