IGT:ToolKit/Build-IGSTK-Windows
From NAMIC Wiki
Home < IGT:ToolKit < Build-IGSTK-Windows
Build IGSTK
- Create directory IGSTK-build, then configure the project using CMake 2.6 or hiher. Here is an example of how IGSTK is configured:
- Bring up Visual Studio, open the project in IGSTK-build and build everything there.
Build IGSTKSandbox
- Create directory IGSTKSandbox-build, then configure the project using CMake 2.6 or higher. Here is an example of how IGSTKSandbox is configured:
- Bring up Visual Studio, open the project in IGSTKSandbox-build and build everything there.