How to build 3D Slicer for Windows

Slides:



Advertisements
Similar presentations
Presentation Heading – font Arial
Advertisements

Version Control System (Sub)Version Control (SVN).
1 CSCI N305 C Language Programming Welcome to CSCI N305! Compiling Your First Program Using Microsoft Visual Studio 2008.
Installing geant4 v9.5 using Windows Daniel Brandt, 06 April 2012 Installing Geant4 v9.5 for Windows A step-by-step guide for Windows XP/Vista/7 using.
Java Programming Working with TextPad. Using TextPad to Work with Java This text editor is designed for working with Java You can download a trial version.
CS 1400 Using Microsoft Visual Studio 2005 if you don’t have the appropriate appendix.
Installing geant4 v9.5 using Windows Daniel Brandt, 06 April 2012 Installing Geant4 v9.5 for Windows A step-by-step guide for Windows XP/Vista/7 using.
How to install CGAL Yuanzhen Wang. What is CGAL Computational Geometry Algorithms Library “Provide easy access to efficient and reliable geometric algorithms.
1 Installation of USB Printer Drivers for XP.
LaMothe DirectX Game in Visual Studio 2008 Matthew Sable.
Visual Studio C++ Express Installation Guide Ron Gross
Unreal Mod Installer Matthew Sable 8/16/2015. Before We Begin Make sure that your mod works under Unreal 2004 v and that client machines are patched.
Tutorial on Visual Studio express Introduction Visual Studio Express Editions are a new line of Microsoft development Tools. This line of products.
IS 426: Information Systems Construction in Modern Society Downloading and exploring oracle development environments.
IT 211 Project Integration and Deployment Lab #11.
1 IMPORTANT NOTE  IMPORTANT NOTE not  As of this writing the default project you will download, import and use in this class is not enabled for Tomcat.
CS Tutorial 1 Getting Started with Visual Studio 2012 (Visual Studio 2010 are no longer available on MSDNAA, please choose Visual Studio 2012 which.
SharePoint 2010 Development Environment A Guide to Setup SharePoint 2010 Development Environment on Windows 7 Machine.
Intro to C++. Getting Started with Microsoft Visual Studios Open Microsoft Visual Studios 2010 Click on file Click on New Project Choose Visual C++ on.
UCSC All rights reserved. No part of this material may be reproduced and sold. 1 IT1202-Fundamentals Of Programming (Using JAVA) Interacting with.
Computer Science I How to Configure Visual Studio.NET 2003 for C++ Colin Goble.
1 PA1 - Specification ● Goal ● To see how modern graphics engine and application works ● Objective ● Compile and run samples from a modern ray tracing.
Installing CompuCell3D from source Maciej Swat Biocomplexity Institute, Indiana University.
NA-MIC National Alliance for Medical Image Computing Slicer Building and Deployment Steve Pieper, PhD.
Project Deployment IT [211 CAP] How to convert your project to a full application.
Running PHP and WordPress in.NET CLR and IIS Svetlin Nakov Ph.D., Computer Science WordCamp Sofia, 26-Oct-2013.
Using Microsoft Visual Studio 2005 Original by Suma Rao Revised by John G. McMahon ( 9/6/2008 )
BIT 285: ( Web) Application Programming Lecture 15: Tuesday, February 24, 2015 Microsoft Azure Instructor: Craig Duckett.
Using Microsoft Visual Studio C++ Express 2005 Name: Dr Ju Wang Ashwin Belle Course Resource:
1 Getting Started with C++. 2 Objective You will be able to create, compile, and run a very simple C++ program on Windows, using Visual Studio 2008.
Java Programming, Second Edition Appendix A Working with Java SDK 1.4.
Web Access. Overview  Purpose  Prerequisites  Install Components  Enable Virtual Directories  IIS Configuration & Security  Troubleshooting.
Using Visual Basic 2010 Express Version. Studio vs Express For most purposes irrespective the version of Visual Studio the express version is sufficient.
Installing SAS 1. Requirements If you do not have an old copy of SAS installed on your computer, go directly to Slide 6. Make sure you have uninstalled.
1 PA2 – Specification ● Goal ● To see how Instant Radiosity is done ● Objective ● Compile and run our skeleton code for the Instant Radiosity ● Send three.
How to Install Eclipse Click hereClick here to download Eclipse.
IPT – Getting Started June Online Resources Project Website Requirements Server Preparation Installation Running IPT Installation Demo Upgrade/Reinstall.
Lab00-Getting Started with VC Launch VS 2005 Launch Visual Studio 2005 – Start > All Programs > Microsoft Visual Studio 2005 > Microsoft Visual.
1 Getting Started with C++ Part 1 Windows. 2 Objective You will be able to create, compile, and run a very simple C++ program on Windows, using Microsoft.
Open project in Microsoft Visual Studio → build program in “Release” mode.
How to Execute TSR Program. Install Borland C++ Download Borland C++ from LMS – oads/BORLANDC.rarhttp://vulms.vu.edu.pk/Courses/CS609/Downl.
Downloading a Visual C compilers (try it yourself at home) Visual Studio 2012 can be found at:
TUTORIAL HOW TO INSTALL & USE DOSBOX ON 64-BIT OPERATING SYSTEM.
Upgrade on Windows 7. DownloadSoftware Download Software from link provided in Webliography: e/
Installing git In Linux: sudo apt-get install git In Windows: download it from run the setuphttp://git-scm.com/download/win.
PyDev: Python plug-in for Eclipse Yevgeniy Bangiyev 02/07/07 Yevgeniy Bangiyev 02/07/07.
After Construction Name: Per #:.
How to Start SQL Server and SSDT BI in Local
Development Environment Setup
Presentation Heading – font Arial
Introduction to .NET Core
VMWare Workstation Installation
Create Virtual Directory Windows 8 - IIS 8.5
AVR-GCC Programming Using C Development Tools to program your Arduino Microcontrollers. Presented by: Charles Norona November 17th, 2011 C. Norona,
Creating a Windows 7 Professional SP1 Virtual machine
Quick Start Guide for Visual Studio 2010
Macrosystems EDDIE: Getting Started + Troubleshooting Tips
Contiki and Code Composer Studio
1. Open Visual Studio 2008.
ms vısual studıo 2008-Introductıon TUTORIAL
Macrosystems EDDIE: Getting Started + Troubleshooting Tips
Double click Microsoft Visual Studio 2010 on the Computer Desktop
Software Setup & Validation
Install MySQL Community Server and MySQL Workbench
How to Execute TSR Program
How to Execute TSR Program
Carthage ios 8 onwards Dependency manager that streamlines the process of integrating the libraries into the project.
Review of Previous Lesson
ECE 3567 Microcontrollers Lab
Microsoft Connect /14/ :11 AM
Presentation transcript:

How to build 3D Slicer for Windows

Prerequisites Development environments: Visual Studio Professional: 64 bit is highly recommended Visual Studio Express Edition: only 32 bit is available! Important: Refer to the correct bitness in the rest of the tutorial! In case of being stuck, instructions on the Slicer wiki: http://www.slicer.org/slicerWiki/index.php/Documentation/Nightly/Developers/Build_Instructions#Windows Laboratory for Percutaneous Surgery – Copyright © Queen’s University, 2013

Prerequisites – cont’d Download and install Chocolatey from http://chocolatey.org/ Chocolatey can only be used for Windows 7 or later! The following installations need to be done manually on Windows XP (download from website, install)! Needs .NET 4.0 or later, you may need to install it: http://www.microsoft.com/en-ca/download/confirmation.aspx?id=30653 Download and install latest CMake from http://cmake.org/cmake/resources/software.html Manual download recommended, the Chocolatey version is not up-to-date 32 bit version will suffice in this case for all scenarios Laboratory for Percutaneous Surgery – Copyright © Queen’s University, 2013

Prerequisites – cont’d #2 Qt 64bit Download Qt source (need to build it yourself for 64bit): ftp://ftp.qt-project.org/qt/source/qt-everywhere-opensource-src-4.7.4.zip Build Qt: Instructions on Slicer wiki: http://www.slicer.org/slicerWiki/index.php/Documentation/Nightly/Developers/Build_Instructions/Prerequisites/Qt#Windows_4 Make sure you start the 64bit VS Command prompt! 32bit: Install ftp://ftp.qt-project.org/qt/source/qt-win-opensource-4.7.4-vs2008.exe Laboratory for Percutaneous Surgery – Copyright © Queen’s University, 2013

Prerequisites – cont’d #3 Download and install latest Git Chocolatey command: Download and install latest SlikSVN Chocolatey command: If you need to install Visual Studio, download and install Virtual CloneDrive Chocolatey command: Laboratory for Percutaneous Surgery – Copyright © Queen’s University, 2013

Dowload Visual Studio 2008 Express This step applies only if no Professional version is available for you! Don’t forget the 32bit limitation in this case! Download Visual Studio 2008 Express Edition from http://download.microsoft.com/download/8/B/5/8B5804AD-4990-40D0-A6AA-CE894CBBB3DC/VS2008ExpressENUX1397868.iso Mount the file using Virtual CloneDrive Install Visual C++ (yellow one in the list) Laboratory for Percutaneous Surgery – Copyright © Queen’s University, 2013

Checkout the source code Switch to the development directory (empty one recommended) and create Slicer folder Checkout the code: (Description on Slicer wiki: http://www.slicer.org/slicerWiki/index.php/Documentation/Nightly/Developers/Build_Instructions#Svn ) Laboratory for Percutaneous Surgery – Copyright © Queen’s University, 2013

Configuring the Slicer build Create build folder, e.g. Slicer4-Superbuild-Debug Run CMake Browse source and destination folders Configure 32bit: Choose Visual Studio 9 2008, click Configure, then again 64bit: Choose Visual Studio 9 2008 Win64, click Configure Browse built qmake.exe ([Qt64Folder]/bin/qmake.exe) Click Configure again Generate Laboratory for Percutaneous Surgery – Copyright © Queen’s University, 2013

Build Slicer Open solution [DevelFolder]/Slicer4-Superbuild-Debug/Slicer.sln Make sure the configuration is set to Debug Build solution (F7) Wait  Laboratory for Percutaneous Surgery – Copyright © Queen’s University, 2013