This is an auxiliary container repository for the Investigative Generic Library (IGLib) and related software and data, used to checkout and update source code, examples, and test data for IGLib Framework.
Please note:
This repository is used as container repository for the broader legacy IGLib Framework libraries and for author's personal projects. If you need a modern customizable container repository for the current IGLib projects or for customization for your own projects, please see the "iglibmodules" container repository
The original repository for this container is located at
After cloning this repository on a local Windows machine, just run one of the batch scripts in order to check out and update all other repositories necessary to view, build and run the code.
In the root directory of the cloned repository, run the following script:
PrepareIglLib.bat
After the script finishes, you will find basic IGLib libraries in:
workspace/base/iglib
In order to build and the code, you can load one of the Visual Studio solution files found in:
workspace/base/igsolutions
Also check out information contained in the base IGLib repository at:
This repository is automatically cloned when you run PrepareIglLib.bat.
© Copyright Igor Grešovnik.
See LICENSE.md (local version) for license information.
Please refer to the licenses contained in specific nested repositories for conditions of use. Also note that software depends on a number of external libraries with their own licenses.