Difference between revisions of "IGT:ToolKit/Build-IGSTK-Windows"

From NAMIC Wiki
Jump to: navigation, search
Line 8: Line 8:
 
===Build IGSTKSandbox===
 
===Build IGSTKSandbox===
  
*Create directory '''IGSTKSandbox-build''', then configure the project using CMake 2.6 or hiher. Here is an example of how IGSTKSandbox is configured:
+
*Create directory '''IGSTKSandbox-build''', then configure the project using CMake 2.6 or higher. Here is an example of how IGSTKSandbox is configured:
 
[[Image:Igstksandbox_cmake_options_1.jpg|300px|thumb|IGSTK cmake options (part 1)]]
 
[[Image:Igstksandbox_cmake_options_1.jpg|300px|thumb|IGSTK cmake options (part 1)]]
 
[[Image:Igstksandbox_cmake_options_2.jpg|300px|thumb|IGSTK cmake options (part 2)]]
 
[[Image:Igstksandbox_cmake_options_2.jpg|300px|thumb|IGSTK cmake options (part 2)]]
  
 
*Bring up Visual Studio, open the project in IGSTKSandbox-build and build everything there.
 
*Bring up Visual Studio, open the project in IGSTKSandbox-build and build everything there.

Revision as of 01:21, 21 May 2009

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:
IGSTK cmake options
  • 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:
IGSTK cmake options (part 1)
IGSTK cmake options (part 2)
  • Bring up Visual Studio, open the project in IGSTKSandbox-build and build everything there.