-# ---------------------------------------------------------------------
-#
-# Copyright (c) CREATIS (Centre de Recherche en Acquisition et Traitement de l'Image
-# pour la Santé)
-# Authors : Eduardo Davila, Frederic Cervenansky, Claire Mouton
-#
-# This software is governed by the CeCILL-B license under French law and
-# abiding by the rules of distribution of free software. You can use,
-# modify and/ or redistribute the software under the terms of the CeCILL-B
-# license as circulated by CEA, CNRS and INRIA at the following URL
-# http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.html
-# or in the file LICENSE.txt.
-#
-# As a counterpart to the access to the source code and rights to copy,
-# modify and redistribute granted by the license, users are provided only
-# with a limited warranty and the software's author, the holder of the
-# economic rights, and the successive licensors have only limited
-# liability.
-#
-# The fact that you are presently reading this means that you have had
-# knowledge of the CeCILL-B license and that you accept its terms.
-# ------------------------------------------------------------------------
-
=== === === UNIX / LINUX users === === ===
DO NOT USE this one!
-# ---------------------------------------------------------------------
-#
-# Copyright (c) CREATIS (Centre de Recherche en Acquisition et Traitement de l'Image
-# pour la Santé)
-# Authors : Eduardo Davila, Frederic Cervenansky, Claire Mouton
-#
-# This software is governed by the CeCILL-B license under French law and
-# abiding by the rules of distribution of free software. You can use,
-# modify and/ or redistribute the software under the terms of the CeCILL-B
-# license as circulated by CEA, CNRS and INRIA at the following URL
-# http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.html
-# or in the file LICENSE.txt.
-#
-# As a counterpart to the access to the source code and rights to copy,
-# modify and redistribute granted by the license, users are provided only
-# with a limited warranty and the software's author, the holder of the
-# economic rights, and the successive licensors have only limited
-# liability.
-#
-# The fact that you are presently reading this means that you have had
-# knowledge of the CeCILL-B license and that you accept its terms.
-# ------------------------------------------------------------------------
-
CMAKE_MINIMUM_REQUIRED(VERSION 2.6)
###################################
-PROJECT(crea_ThirdParty_Libraries)
+PROJECT(creaTPL)
###################################
#==================================
-# ---------------------------------------------------------------------
-#
-# Copyright (c) CREATIS (Centre de Recherche en Acquisition et Traitement de l'Image
-# pour la Santé)
-# Authors : Eduardo Davila, Frederic Cervenansky, Claire Mouton
-#
-# This software is governed by the CeCILL-B license under French law and
-# abiding by the rules of distribution of free software. You can use,
-# modify and/ or redistribute the software under the terms of the CeCILL-B
-# license as circulated by CEA, CNRS and INRIA at the following URL
-# http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.html
-# or in the file LICENSE.txt.
-#
-# As a counterpart to the access to the source code and rights to copy,
-# modify and redistribute granted by the license, users are provided only
-# with a limited warranty and the software's author, the holder of the
-# economic rights, and the successive licensors have only limited
-# liability.
-#
-# The fact that you are presently reading this means that you have had
-# knowledge of the CeCILL-B license and that you accept its terms.
-# ------------------------------------------------------------------------
-
creaThirdPartyLibraries
To use this project you must compile each of the following libraries, if possible compile them in release and debug mode
End
-(c) CREATIS 2009
+(c) CREATIS 2009
\ No newline at end of file
-# ---------------------------------------------------------------------
-#
-# Copyright (c) CREATIS (Centre de Recherche en Acquisition et Traitement de l'Image
-# pour la Santé)
-# Authors : Eduardo Davila, Frederic Cervenansky, Claire Mouton
-#
-# This software is governed by the CeCILL-B license under French law and
-# abiding by the rules of distribution of free software. You can use,
-# modify and/ or redistribute the software under the terms of the CeCILL-B
-# license as circulated by CEA, CNRS and INRIA at the following URL
-# http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.html
-# or in the file LICENSE.txt.
-#
-# As a counterpart to the access to the source code and rights to copy,
-# modify and redistribute granted by the license, users are provided only
-# with a limited warranty and the software's author, the holder of the
-# economic rights, and the successive licensors have only limited
-# liability.
-#
-# The fact that you are presently reading this means that you have had
-# knowledge of the CeCILL-B license and that you accept its terms.
-# ------------------------------------------------------------------------
-
# Add a SUBDIRS command for each of your applications
# SUBDIRS(MyApp1)
# SUBDIRS(MyApp2)
-# ---------------------------------------------------------------------
-#
-# Copyright (c) CREATIS (Centre de Recherche en Acquisition et Traitement de l'Image
-# pour la Santé)
-# Authors : Eduardo Davila, Frederic Cervenansky, Claire Mouton
-#
-# This software is governed by the CeCILL-B license under French law and
-# abiding by the rules of distribution of free software. You can use,
-# modify and/ or redistribute the software under the terms of the CeCILL-B
-# license as circulated by CEA, CNRS and INRIA at the following URL
-# http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.html
-# or in the file LICENSE.txt.
-#
-# As a counterpart to the access to the source code and rights to copy,
-# modify and redistribute granted by the license, users are provided only
-# with a limited warranty and the software's author, the holder of the
-# economic rights, and the successive licensors have only limited
-# liability.
-#
-# The fact that you are presently reading this means that you have had
-# knowledge of the CeCILL-B license and that you accept its terms.
-# ------------------------------------------------------------------------
-
#----------------------------------------------------------------------------
# SET THE NAME OF YOUR EXECUTABLE
SET ( EXE_NAME MyExe )
-# ---------------------------------------------------------------------
-#
-# Copyright (c) CREATIS (Centre de Recherche en Acquisition et Traitement de l'Image
-# pour la Santé)
-# Authors : Eduardo Davila, Frederic Cervenansky, Claire Mouton
-#
-# This software is governed by the CeCILL-B license under French law and
-# abiding by the rules of distribution of free software. You can use,
-# modify and/ or redistribute the software under the terms of the CeCILL-B
-# license as circulated by CEA, CNRS and INRIA at the following URL
-# http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.html
-# or in the file LICENSE.txt.
-#
-# As a counterpart to the access to the source code and rights to copy,
-# modify and redistribute granted by the license, users are provided only
-# with a limited warranty and the software's author, the holder of the
-# economic rights, and the successive licensors have only limited
-# liability.
-#
-# The fact that you are presently reading this means that you have had
-# knowledge of the CeCILL-B license and that you accept its terms.
-# ------------------------------------------------------------------------
+
+
+
#-----------------------------------------------------------------------------
#DFCH -- SET(MIKTEX_INSTALL_DIR "$INSTDIR\\\\bin\\\\MiKTeX-2.9\\\\miktex\\\\bin")
#DFCH -- SET(CREATIS_THIRDPARTYLIBRARIES_DIRS ";${MIKTEX_INSTALL_DIR}")
- SET(CREATIS_THIRDPARTYLIBRARIES_DIRS "") #DFCH
+ SET(CREATIS_THIRDPARTYLIBRARIES_DIRS ";") #DFCH
SET(CPACK_NSIS_EXTRA_INSTALL_COMMANDS "
WriteRegStr HKLM 'SYSTEM\\\\CurrentControlSet\\\\Control\\\\Session Manager\\\\Environment' 'TTH' '$INSTDIR\\\\bin\\\\tth'
-# ---------------------------------------------------------------------
-#
-# Copyright (c) CREATIS (Centre de Recherche en Acquisition et Traitement de l'Image
-# pour la Santé)
-# Authors : Eduardo Davila, Frederic Cervenansky, Claire Mouton
-#
-# This software is governed by the CeCILL-B license under French law and
-# abiding by the rules of distribution of free software. You can use,
-# modify and/ or redistribute the software under the terms of the CeCILL-B
-# license as circulated by CEA, CNRS and INRIA at the following URL
-# http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.html
-# or in the file LICENSE.txt.
-#
-# As a counterpart to the access to the source code and rights to copy,
-# modify and redistribute granted by the license, users are provided only
-# with a limited warranty and the software's author, the holder of the
-# economic rights, and the successive licensors have only limited
-# liability.
-#
-# The fact that you are presently reading this means that you have had
-# knowledge of the CeCILL-B license and that you accept its terms.
-# ------------------------------------------------------------------------
-
# Add a SUBDIRS command for each of your libraries
# SUBDIRS(MyLib1)
-# ---------------------------------------------------------------------
-#
-# Copyright (c) CREATIS (Centre de Recherche en Acquisition et Traitement de l'Image
-# pour la Santé)
-# Authors : Eduardo Davila, Frederic Cervenansky, Claire Mouton
-#
-# This software is governed by the CeCILL-B license under French law and
-# abiding by the rules of distribution of free software. You can use,
-# modify and/ or redistribute the software under the terms of the CeCILL-B
-# license as circulated by CEA, CNRS and INRIA at the following URL
-# http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.html
-# or in the file LICENSE.txt.
-#
-# As a counterpart to the access to the source code and rights to copy,
-# modify and redistribute granted by the license, users are provided only
-# with a limited warranty and the software's author, the holder of the
-# economic rights, and the successive licensors have only limited
-# liability.
-#
-# The fact that you are presently reading this means that you have had
-# knowledge of the CeCILL-B license and that you accept its terms.
-# ------------------------------------------------------------------------
-
#----------------------------------------------------------------------------
# SET THE NAME OF YOUR LIBRARY
SET ( LIBRARY_NAME MyLib )
-# ---------------------------------------------------------------------
-#
-# Copyright (c) CREATIS (Centre de Recherche en Acquisition et Traitement de l'Image
-# pour la Santé)
-# Authors : Eduardo Davila, Frederic Cervenansky, Claire Mouton
-#
-# This software is governed by the CeCILL-B license under French law and
-# abiding by the rules of distribution of free software. You can use,
-# modify and/ or redistribute the software under the terms of the CeCILL-B
-# license as circulated by CEA, CNRS and INRIA at the following URL
-# http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.html
-# or in the file LICENSE.txt.
-#
-# As a counterpart to the access to the source code and rights to copy,
-# modify and redistribute granted by the license, users are provided only
-# with a limited warranty and the software's author, the holder of the
-# economic rights, and the successive licensors have only limited
-# liability.
-#
-# The fact that you are presently reading this means that you have had
-# knowledge of the CeCILL-B license and that you accept its terms.
-# ------------------------------------------------------------------------
-
PROJECT(crea_ThirdParty_dlls)
cmake_minimum_required(VERSION 2.6)
-# ---------------------------------------------------------------------
-#
-# Copyright (c) CREATIS (Centre de Recherche en Acquisition et Traitement de l'Image
-# pour la Santé)
-# Authors : Eduardo Davila, Frederic Cervenansky, Claire Mouton
-#
-# This software is governed by the CeCILL-B license under French law and
-# abiding by the rules of distribution of free software. You can use,
-# modify and/ or redistribute the software under the terms of the CeCILL-B
-# license as circulated by CEA, CNRS and INRIA at the following URL
-# http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.html
-# or in the file LICENSE.txt.
-#
-# As a counterpart to the access to the source code and rights to copy,
-# modify and redistribute granted by the license, users are provided only
-# with a limited warranty and the software's author, the holder of the
-# economic rights, and the successive licensors have only limited
-# liability.
-#
-# The fact that you are presently reading this means that you have had
-# knowledge of the CeCILL-B license and that you accept its terms.
-# ------------------------------------------------------------------------
-
-Please refer to each software license.
+Please refer to each software license.
\ No newline at end of file
-# ---------------------------------------------------------------------
-#
-# Copyright (c) CREATIS (Centre de Recherche en Acquisition et Traitement de l'Image
-# pour la Santé)
-# Authors : Eduardo Davila, Frederic Cervenansky, Claire Mouton
-#
-# This software is governed by the CeCILL-B license under French law and
-# abiding by the rules of distribution of free software. You can use,
-# modify and/ or redistribute the software under the terms of the CeCILL-B
-# license as circulated by CEA, CNRS and INRIA at the following URL
-# http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.html
-# or in the file LICENSE.txt.
-#
-# As a counterpart to the access to the source code and rights to copy,
-# modify and redistribute granted by the license, users are provided only
-# with a limited warranty and the software's author, the holder of the
-# economic rights, and the successive licensors have only limited
-# liability.
-#
-# The fact that you are presently reading this means that you have had
-# knowledge of the CeCILL-B license and that you accept its terms.
-# ------------------------------------------------------------------------
-
To build creaThird party dlls 2 mechanisms are proposed
The first one involves the installation directories where you compiled the libraries
End
-(c) CREATIS 2009
+(c) CREATIS 2009
\ No newline at end of file
-# ---------------------------------------------------------------------
-#
-# Copyright (c) CREATIS (Centre de Recherche en Acquisition et Traitement de l'Image
-# pour la Santé)
-# Authors : Eduardo Davila, Frederic Cervenansky, Claire Mouton
-#
-# This software is governed by the CeCILL-B license under French law and
-# abiding by the rules of distribution of free software. You can use,
-# modify and/ or redistribute the software under the terms of the CeCILL-B
-# license as circulated by CEA, CNRS and INRIA at the following URL
-# http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.html
-# or in the file LICENSE.txt.
-#
-# As a counterpart to the access to the source code and rights to copy,
-# modify and redistribute granted by the license, users are provided only
-# with a limited warranty and the software's author, the holder of the
-# economic rights, and the successive licensors have only limited
-# liability.
-#
-# The fact that you are presently reading this means that you have had
-# knowledge of the CeCILL-B license and that you accept its terms.
-# ------------------------------------------------------------------------
-
#-----------------------------------------------------------------------------
# CPACK+NSIS PACKAGING
-REM ---------------------------------------------------------------------
-REM
-REM Copyright (c) CREATIS (Centre de Recherche en Acquisition et Traitement de l'Image
-REM pour la Santé)
-REM Authors : Eduardo Davila, Frederic Cervenansky, Claire Mouton
-REM
-REM This software is governed by the CeCILL-B license under French law and
-REM abiding by the rules of distribution of free software. You can use,
-REM modify and/ or redistribute the software under the terms of the CeCILL-B
-REM license as circulated by CEA, CNRS and INRIA at the following URL
-REM http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.html
-REM or in the file LICENSE.txt.
-REM
-REM As a counterpart to the access to the source code and rights to copy,
-REM modify and redistribute granted by the license, users are provided only
-REM with a limited warranty and the software's author, the holder of the
-REM economic rights, and the successive licensors have only limited
-REM liability.
-REM
-REM The fact that you are presently reading this means that you have had
-REM knowledge of the CeCILL-B license and that you accept its terms.
-REM ------------------------------------------------------------------------
-
@echo off
echo -----------------------------------
-REM ---------------------------------------------------------------------
-REM
-REM Copyright (c) CREATIS (Centre de Recherche en Acquisition et Traitement de l'Image
-REM pour la Santé)
-REM Authors : Eduardo Davila, Frederic Cervenansky, Claire Mouton
-REM
-REM This software is governed by the CeCILL-B license under French law and
-REM abiding by the rules of distribution of free software. You can use,
-REM modify and/ or redistribute the software under the terms of the CeCILL-B
-REM license as circulated by CEA, CNRS and INRIA at the following URL
-REM http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.html
-REM or in the file LICENSE.txt.
-REM
-REM As a counterpart to the access to the source code and rights to copy,
-REM modify and redistribute granted by the license, users are provided only
-REM with a limited warranty and the software's author, the holder of the
-REM economic rights, and the successive licensors have only limited
-REM liability.
-REM
-REM The fact that you are presently reading this means that you have had
-REM knowledge of the CeCILL-B license and that you accept its terms.
-REM ------------------------------------------------------------------------
-
@echo off
set thirdpartyGeneration=%1
echo -------Removing Folders------------
echo -----------------------------------
+if %EEDcleanSOURCES%==FALSE GOTO SKIPCLEANSOURCES
rmdir /S /Q %sourcepath%
+:SKIPCLEANSOURCES
+
+if %EEDcleanBIN%==FALSE GOTO SKIPCLEANBIN
rmdir /S /Q %binpath%
+:SKIPCLEANBIN
+
+if %EEDcleanINSTALL%==FALSE GOTO SKIPCLEANINSTALL
rmdir /S /Q %installpath%
+:SKIPCLEANINSTALL
+
+if %EEDcleanLOGS%==FALSE GOTO SKIPCLEANLOGS
rmdir /S /Q %LogFolder%
+:SKIPCLEANLOGS
echo -----------------------------------
echo -------Creating Folders------------
-REM ---------------------------------------------------------------------
-REM
-REM Copyright (c) CREATIS (Centre de Recherche en Acquisition et Traitement de l'Image
-REM pour la Santé)
-REM Authors : Eduardo Davila, Frederic Cervenansky, Claire Mouton
-REM
-REM This software is governed by the CeCILL-B license under French law and
-REM abiding by the rules of distribution of free software. You can use,
-REM modify and/ or redistribute the software under the terms of the CeCILL-B
-REM license as circulated by CEA, CNRS and INRIA at the following URL
-REM http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.html
-REM or in the file LICENSE.txt.
-REM
-REM As a counterpart to the access to the source code and rights to copy,
-REM modify and redistribute granted by the license, users are provided only
-REM with a limited warranty and the software's author, the holder of the
-REM economic rights, and the successive licensors have only limited
-REM liability.
-REM
-REM The fact that you are presently reading this means that you have had
-REM knowledge of the CeCILL-B license and that you accept its terms.
-REM ------------------------------------------------------------------------
-
@echo off
echo -----------------------------------
echo --------Download Libraries---------
if not exist %zipPath% set zipPath="%ProgramFilesPath_x64%\7-Zip\7z.exe"
if not exist %zipPath% (
echo ERROR!!! 7Zip has not been found in the system
+ pause
exit
)
if not exist %vcvarsall% set vcvarsall="%ProgramFilesPath_x64%\Microsoft Visual Studio 10.0\VC\vcvarsall.bat"
if not exist %vcvarsall% (
echo ERROR!!! Visual Studio has not been found in the system
+ pause
exit
)
if not exist %wgetPath% (
echo ERROR!!! wget has not been found in the system
+ pause
exit
)
set WXFNAME=wxWidgets-2.8.12.zip
set WXVERSION=2.8.12
) else (
- set WXFNAME=wxWidgets-2.9.3.zip
- set WXVERSION=2.9.2
+ set WXFNAME=wxWidgets-2.9.4.zip
+ set WXVERSION=2.9.4
)
else
-set BOOSTFNAME=boost_1_49_0.7z
+REM set BOOSTFNAME=boost_1_49_0.7z
+set BOOSTFNAME=boost_1_52_0.7z
set XERCESFNAME=xerces-c-3.1.1.zip
set ITKFNAME=InsightToolkit-3.20.1.zip
set VTKFNAME=vtk-5.10.0.zip
cd %sourcepath%\
-%wgetPath% "http://releases.qt-project.org/qt4/source/%QTFNAME%"
-%wgetPath% "http://sourceforge.net/projects/wxwindows/files/%WXVERSION%/%WXFNAME%/download"
-%wgetPath% "http://sourceforge.net/projects/boost/files/boost/1.49.0/%BOOSTFNAME%/download"
-%wgetPath% "http://mirror.ibcp.fr/pub/apache//xerces/c/3/sources/%XERCESFNAME%"
-%wgetPath% "http://sourceforge.net/projects/itk/files/itk/3.20/%ITKFNAME%/download"
-%wgetPath% "http://www.vtk.org/files/release/5.10/%VTKFNAME%"
-%wgetPath% "%urlCreatisSource%/%GDCMFNAME%.gz"
-%wgetPath% "http://hutchinson.belmont.ma.us/tth/tth-noncom/%TTHFNAME%"
-%wgetPath% "ftp://ftp.qt.nokia.com/jom/%JOMFNAME%"
-
-echo -----------------------------------
-echo --------------Qt-------------------
-echo -----------------------------------
-call %vcvarsall%
-
-cd %sourcepath%
-%zipPath% x %sourcepath%\%QTFNAME%
-del %sourcepath%\%QTFNAME%
-
-echo -----------------------------------
-echo --------------JOM------------------
-echo -----------------------------------
-
-cd %sourcepath%
-%zipPath% x %sourcepath%\%JOMFNAME% -o*
-del %sourcepath%\%JOMFNAME%
-
-echo -----------------------------------
-echo -----------wxWidgets---------------
-echo -----------------------------------
-echo ----------Extracting---------------
-
-cd %sourcepath%
-%zipPath% x %sourcepath%\%WXFNAME%
+REM%wgetPath% "http://sourceforge.net/projects/itk/files/itk/3.20/%ITKFNAME%/download"
+REM%wgetPath% "http://sourceforge.net/projects/wxwindows/files/%WXVERSION%/%WXFNAME%/download"
+REM%wgetPath% "http://sourceforge.net/projects/boost/files/boost/1.49.0/%BOOSTFNAME%/download"
+
+if %EEDdownloadQT%==FALSE GOTO SKIPDOWNLOADQT
+ %wgetPath% "http://releases.qt-project.org/qt4/source/%QTFNAME%"
+ %wgetPath% "http://releases.qt-project.org/jom/%JOMFNAME%"
+ echo -----------------------------------
+ echo --------------Qt-------------------
+ echo -----------------------------------
+ call %vcvarsall%
+ cd %sourcepath%
+ %zipPath% x %sourcepath%\%QTFNAME%
+ del %sourcepath%\%QTFNAME%
+ echo -----------------------------------
+ echo --------------JOM------------------
+ echo -----------------------------------
+ cd %sourcepath%
+ %zipPath% x %sourcepath%\%JOMFNAME% -o*
+ del %sourcepath%\%JOMFNAME%
+:SKIPDOWNLOADQT
+
+if %EEDdownloadITK%==FALSE GOTO SKIPDOWNLOADITK
+ %wgetPath% "http://downloads.sourceforge.net/project/itk/itk/3.20/%ITKFNAME%?r=http%3A%2F%2Fwww.itk.org%2FITK%2Fresources%2Fsoftware.html&ts=1357254419&use_mirror=ufpr"
+ echo -----------------------------------
+ echo -------------ITK-------------------
+ echo -----------------------------------
+ cd %sourcepath%
+ %zipPath% x %ITKFNAME%
+ del %ITKFNAME%
+:SKIPDOWNLOADITK
+
+if %EEDdownloadWXWINDOWS%==FALSE GOTO SKIPDOWNLOADWXWINDOWS
+ %wgetPath% "http://downloads.sourceforge.net/project/wxwindows/%WXVERSION%/%WXFNAME%?r=http%3A%2F%2Fwww.wxwidgets.org%2Fdownloads%2F%23latest_dev&ts=1357255370&use_mirror=ufpr"
+ echo -----------------------------------
+ echo -----------wxWidgets---------------
+ echo -----------------------------------
+ echo ----------Extracting---------------
+ cd %sourcepath%
+ %zipPath% x %sourcepath%\%WXFNAME%
del %sourcepath%\%WXFNAME%
+:SKIPDOWNLOADWXWINDOWS
+
+if %EEDdownloadBOOST%==FALSE GOTO SKIPDOWNLOADBOOST
+ REM %wgetPath% "http://downloads.sourceforge.net/project/boost/boost/1.49.0/%BOOSTFNAME%?r=http%3A%2F%2Fsourceforge.net%2Fprojects%2Fboost%2Ffiles%2Fboost%2F1.49.0%2F&ts=1357255694&use_mirror=hivelocity"
+ %wgetPath% "http://downloads.sourceforge.net/project/boost/boost/1.52.0/boost_1_52_0.7z?r=http%3A%2F%2Fsourceforge.net%2Fprojects%2Fboost%2Ffiles%2Fboost%2F1.52.0%2Fboost_1_52_0.7z%2Fdownload&ts=1360058777&use_mirror=ignum"
+ echo -----------------------------------
+ echo ------------Boost------------------
+ echo -----------------------------------
+ cd %sourcepath%
+ %zipPath% x %sourcepath%\%BOOSTFNAME%
+ del %sourcepath%\%BOOSTFNAME%
+:SKIPDOWNLOADBOOST
+
+if %EEDdownloadXERCES%==FALSE GOTO SKIPDOWNLOADXERCES
+ %wgetPath% "http://mirror.ibcp.fr/pub/apache//xerces/c/3/sources/%XERCESFNAME%"
+ echo -----------------------------------
+ echo -------------XERCES----------------
+ echo -----------------------------------
+ cd %sourcepath%
+ %zipPath% x %XERCESFNAME%
+ del %XERCESFNAME%
+:SKIPDOWNLOADXERCES
+
+if %EEDdownloadVTK%==FALSE GOTO SKIPDOWNLOADVTK
+ %wgetPath% "http://www.vtk.org/files/release/5.10/%VTKFNAME%"
+ echo -----------------------------------
+ echo -------------VTK-------------------
+ echo -----------------------------------
+ cd %sourcepath%
+ %zipPath% x %sourcepath%\%VTKFNAME%
+ del %sourcepath%\%VTKFNAME%
+:SKIPDOWNLOADVTK
+
+if %EEDdownloadGDCM%==FALSE GOTO SKIPDOWNLOADGDCM
+ %wgetPath% "%urlCreatisSource%/%GDCMFNAME%.gz"
+ echo -----------------------------------
+ echo ------------GDCM ------------------
+ echo -----------------------------------
+ cd %sourcepath%
+ %zipPath% x %GDCMFNAME%.gz
+ %zipPath% x %GDCMFNAME%
+ del %GDCMFNAME%.gz
+ del %GDCMFNAME%
+:SKIPDOWNLOADGDCM
+
+if %EEDdownloadTTH%==FALSE GOTO SKIPDOWNLOADTTH
+ %wgetPath% "http://hutchinson.belmont.ma.us/tth/tth-noncom/%TTHFNAME%"
+ echo -----------------------------------
+ echo --------------TTH------------------
+ echo -----------------------------------
+ cd %sourcepath%
+ %zipPath% x %TTHFNAME%
+ del %TTHFNAME%
+:SKIPDOWNLOADTTH
-echo -----------------------------------
-echo ------------Boost------------------
-echo -----------------------------------
-
-cd %sourcepath%
-%zipPath% x %sourcepath%\%BOOSTFNAME%
-del %sourcepath%\%BOOSTFNAME%
-
-echo -----------------------------------
-echo -------------VTK-------------------
-echo -----------------------------------
-cd %sourcepath%
-%zipPath% x %sourcepath%\%VTKFNAME%
-del %sourcepath%\%VTKFNAME%
-
-echo -----------------------------------
-echo ------------GDCM ------------------
-echo -----------------------------------
-
-cd %sourcepath%
-%zipPath% x %GDCMFNAME%.gz
-%zipPath% x %GDCMFNAME%
-del %GDCMFNAME%.gz
-del %GDCMFNAME%
-
-echo -----------------------------------
-echo -------------ITK-------------------
-echo -----------------------------------
-
-cd %sourcepath%
-%zipPath% x %ITKFNAME%
-del %ITKFNAME%
-
-echo -----------------------------------
-echo -------------XERCES----------------
-echo -----------------------------------
-
-cd %sourcepath%
-%zipPath% x %XERCESFNAME%
-del %XERCESFNAME%
-
-echo -----------------------------------
-echo --------------TTH------------------
-echo -----------------------------------
-
-cd %sourcepath%
-%zipPath% x %TTHFNAME%
-del %TTHFNAME%
-
-echo ------End TTH Installation---------
-
-echo -----------------------------------
echo -----------------------------------
echo --------Renaming Folders-----------
cd %sourcepath%
rename qt-everywhere-opensource-src-4.8.2 qt
rename wxWidgets-%WXVERSION% wxWidgets
-rename boost_1_49_0 boost
+REM rename boost_1_49_0 boost
+rename boost_1_52_0 boost
rename InsightToolkit-3.20.1 itk
rename VTK vtk
rename gdcm gdcm13
-REM ---------------------------------------------------------------------
-REM
-REM Copyright (c) CREATIS (Centre de Recherche en Acquisition et Traitement de l'Image
-REM pour la Santé)
-REM Authors : Eduardo Davila, Frederic Cervenansky, Claire Mouton
-REM
-REM This software is governed by the CeCILL-B license under French law and
-REM abiding by the rules of distribution of free software. You can use,
-REM modify and/ or redistribute the software under the terms of the CeCILL-B
-REM license as circulated by CEA, CNRS and INRIA at the following URL
-REM http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.html
-REM or in the file LICENSE.txt.
-REM
-REM As a counterpart to the access to the source code and rights to copy,
-REM modify and redistribute granted by the license, users are provided only
-REM with a limited warranty and the software's author, the holder of the
-REM economic rights, and the successive licensors have only limited
-REM liability.
-REM
-REM The fact that you are presently reading this means that you have had
-REM knowledge of the CeCILL-B license and that you accept its terms.
-REM ------------------------------------------------------------------------
-
@echo off
set thirdpartyGeneration=%1
-REM ---------------------------------------------------------------------
-REM
-REM Copyright (c) CREATIS (Centre de Recherche en Acquisition et Traitement de l'Image
-REM pour la Santé)
-REM Authors : Eduardo Davila, Frederic Cervenansky, Claire Mouton
-REM
-REM This software is governed by the CeCILL-B license under French law and
-REM abiding by the rules of distribution of free software. You can use,
-REM modify and/ or redistribute the software under the terms of the CeCILL-B
-REM license as circulated by CEA, CNRS and INRIA at the following URL
-REM http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.html
-REM or in the file LICENSE.txt.
-REM
-REM As a counterpart to the access to the source code and rights to copy,
-REM modify and redistribute granted by the license, users are provided only
-REM with a limited warranty and the software's author, the holder of the
-REM economic rights, and the successive licensors have only limited
-REM liability.
-REM
-REM The fact that you are presently reading this means that you have had
-REM knowledge of the CeCILL-B license and that you accept its terms.
-REM ------------------------------------------------------------------------
-
@echo off
set thirdpartyGeneration=%1
-REM ---------------------------------------------------------------------
-REM
-REM Copyright (c) CREATIS (Centre de Recherche en Acquisition et Traitement de l'Image
-REM pour la Santé)
-REM Authors : Eduardo Davila, Frederic Cervenansky, Claire Mouton
-REM
-REM This software is governed by the CeCILL-B license under French law and
-REM abiding by the rules of distribution of free software. You can use,
-REM modify and/ or redistribute the software under the terms of the CeCILL-B
-REM license as circulated by CEA, CNRS and INRIA at the following URL
-REM http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.html
-REM or in the file LICENSE.txt.
-REM
-REM As a counterpart to the access to the source code and rights to copy,
-REM modify and redistribute granted by the license, users are provided only
-REM with a limited warranty and the software's author, the holder of the
-REM economic rights, and the successive licensors have only limited
-REM liability.
-REM
-REM The fact that you are presently reading this means that you have had
-REM knowledge of the CeCILL-B license and that you accept its terms.
-REM ------------------------------------------------------------------------
-
@echo off
echo -----------------------------------
echo ------Installing Libraries---------
if %x86Comp%==ON (
+ set addressmodel=32
call %vcvarsall%
echo "Compilation forced x86"
) else (
+ set addressmodel=64
if %PROCESSOR_ARCHITECTURE%==x86 (
call %vcvarsall%
) else (
)
)
+if %EEDinstallQT%==FALSE GOTO SKIPINSTALLQT
echo -----------------------------------
echo --------Qt Installation------------
echo -----------------------------------
cd %QTDIR%
set QMAKESPEC=win32-msvc2010
-
echo y | configure -%buildType% -opensource -shared -qt-sql-sqlite -phonon -phonon-backend -platform win32-msvc2010 -mp >> %LogFolder%\qtInstall.log 2>&1
-
%JOMDIR%\jom.exe -j %NUMBER_OF_PROCESSORS% >> %LogFolder%\qtInstall.log 2>&1
-
cd C:\
+:SKIPINSTALLQT
+
+if %EEDinstallWXWIDGETS%==FALSE GOTO SKIPINSTALLWXWIDGETS
echo -----------------------------------
echo -----wxWidgets Installation--------
echo -----------------------------------
)
)
cd C:\
+:SKIPINSTALLWXWIDGETS
+
+if %EEDinstallBOOST%==FALSE GOTO SKIPINSTALLBOOST
echo -----------------------------------
echo ------Boost Installation-----------
echo -----------------------------------
-
mkdir %binpath%\%boost%Bin
mkdir %installpath%\%boost%
-
cd %sourcepath%\%boost%
-
call bootstrap.bat >> %LogFolder%\boostInstall.log 2>&1
-if %x86Comp%==ON (
- bjam.exe -j %NUMBER_OF_PROCESSORS% --prefix=%installpath%\%boost% --toolset=msvc-10.0 --build-type=complete --build-dir=%binpath%\%boost%Bin --link=shared --runtime-link=shared install >> %LogFolder%\boostInstall.log 2>&1
-) else (
- if %PROCESSOR_ARCHITECTURE%==x86 (
- bjam.exe -j %NUMBER_OF_PROCESSORS% --prefix=%installpath%\%boost% --toolset=msvc-10.0 --build-type=complete --build-dir=%binpath%\%boost%Bin --link=shared --runtime-link=shared install >> %LogFolder%\boostInstall.log 2>&1
- ) else (
- bjam.exe -j %NUMBER_OF_PROCESSORS% --prefix=%installpath%\%boost% --toolset=msvc-10.0 architecture=x86 address-model=64 --build-type=complete --build-dir=%binpath%\%boost%Bin --link=shared --runtime-link=shared install >> %LogFolder%\boostInstall.log 2>&1
- )
-)
+bjam.exe -j %NUMBER_OF_PROCESSORS% --address-model=%addressmodel% --prefix=%installpath%\%boost% --build-dir=%binpath%\%boost%Bin toolset=msvc-10.0 variant=%buildType% link=shared runtime-link=shared install >> %LogFolder%\boostInstall.log 2>&1
+bjam.exe -j %NUMBER_OF_PROCESSORS% --address-model=%addressmodel% --prefix=%installpath%\%boost% --build-dir=%binpath%\%boost%Bin toolset=msvc-10.0 variant=%buildType% link=shared runtime-link=shared install >> %LogFolder%\boostInstall.log 2>&1
+
+
+::if %x86Comp%==ON (
+:: echo -install_thirdparty_all-EED1a
+:: bjam.exe -j %NUMBER_OF_PROCESSORS% --prefix=%installpath%\%boost% --toolset=msvc-10.0 --build-type=complete --build-dir=%binpath%\%boost%Bin --link=shared --runtime-link=shared install >> %LogFolder%\boostInstall.log 2>&1
+:: echo -install_thirdparty_all-EED1b
+::) else (
+:: if %PROCESSOR_ARCHITECTURE%==x86 (
+:: echo -install_thirdparty_all-EED2a
+:: bjam.exe -j %NUMBER_OF_PROCESSORS% --prefix=%installpath%\%boost% --toolset=msvc-10.0 --build-type=complete --build-dir=%binpath%\%boost%Bin --link=shared --runtime-link=shared install >> %LogFolder%\boostInstall.log 2>&1
+:: echo -install_thirdparty_all-EED2b
+:: ) else (
+:: echo -install_thirdparty_all-EED3a
+:: bjam.exe -j %NUMBER_OF_PROCESSORS% --address-model=64 --prefix=%installpath%\%boost% --build-dir=%binpath%\%boost%Bin toolset=msvc-10.0 variant=%buildType% link=shared runtime-link=shared install >> %LogFolder%\boostInstall.log 2>&1
+:: echo -install_thirdparty_all-EED3b
+:: bjam.exe -j %NUMBER_OF_PROCESSORS% --address-model=64 --prefix=%installpath%\%boost% --build-dir=%binpath%\%boost%Bin toolset=msvc-10.0 variant=%buildType% link=shared runtime-link=shared install >> %LogFolder%\boostInstall.log 2>&1
+:: echo -install_thirdparty_all-EED3c
+:: )
+::)
+
cd C:\
+:SKIPINSTALLBOOST
+
+if %EEEDinstallVTK%==FALSE GOTO SKIPINSTALLVTK
echo -----------------------------------
echo -------VTK Installation------------
echo -----------------------------------
-
cd %binpath%
mkdir %vtk%Bin
cd %vtk%Bin
-
if %x86Comp%==ON (
cmake -G"Visual Studio 10" -H%sourcepath%\%vtk% -B%binpath%\%vtk%Bin >> %LogFolder%\vtkInstall.log 2>&1
) else (
cmake -G"Visual Studio 10 Win64" -H%sourcepath%\%vtk% -B%binpath%\%vtk%Bin >> %LogFolder%\vtkInstall.log 2>&1
)
)
-
cmake -D USE_DEBUG_LIB:BOOL=%buildType% -D CMAKE_INSTALL_PREFIX:PATH=%installpath%\%vtk%\ CMakeCache.txt >> %LogFolder%\vtkInstall.log 2>&1
cmake -D BUILD_EXAMPLES:BOOL=OFF -D BUILD_TESTING:BOOL=OFF -D BUILD_SHARED_LIBS:BOOL=ON -D VTK_USE_QT:BOOL=ON CMakeCache.txt >> %LogFolder%\vtkInstall.log 2>&1
cmake CMakeCache.txt >> %LogFolder%\vtkInstall.log 2>&1
FOR /R %%a IN (*.sln) DO msbuild %%a /m:%NUMBER_OF_PROCESSORS% /target:ALL_BUILD /p:UseEnv=true;BuildInParallel=true;Configuration=%buildType% >> %LogFolder%\vtkInstall.log 2>&1
msbuild /m:%NUMBER_OF_PROCESSORS% /p:UseEnv=true;BuildInParallel=true;Configuration=%buildType% INSTALL.vcxproj >> %LogFolder%\vtkInstall.log 2>&1
-
cd c:\
+:SKIPINSTALLVTK
+if %EEDinstallGDCM%==FALSE GOTO SKIPINSTALLGDCM
echo -----------------------------------
echo -------GDCM Installation-----------
echo -----------------------------------
-
cd %binpath%
mkdir %gdcm%Bin
-
cd %gdcm%Bin
-
if %x86Comp%==ON (
cmake -G"Visual Studio 10" -H%sourcepath%\%gdcm% -B%binpath%\%gdcm%Bin >> %LogFolder%\GDCMInstall.log 2>&1
) else (
cmake -G"Visual Studio 10 Win64" -H%sourcepath%\%gdcm% -B%binpath%\%gdcm%Bin >> %LogFolder%\GDCMInstall.log 2>&1
)
)
-
cmake -D USE_DEBUG_LIB:BOOL=%buildType% -D CMAKE_INSTALL_PREFIX:PATH=%installpath%\%gdcm%\ CMakeCache.txt >> %LogFolder%\GDCMInstall.log 2>&1
cmake -D VTK_DIR:PATH=%binpath%\%vtk%Bin\ -D GDCM_VTK:BOOL=ON -D BUILD_TESTING:BOOL=OFF -D GDCM_NAME_SPACE:STRING=gdcm13 CMakeCache.txt >> %LogFolder%\GDCMInstall.log 2>&1
cmake CMakeCache.txt >> %LogFolder%\GDCMInstall.log 2>&1
FOR /R %%a IN (*.sln) DO msbuild %%a /m:%NUMBER_OF_PROCESSORS% /p:UseEnv=true;BuildInParallel=true;Configuration=%buildType% >> %LogFolder%\GDCMInstall.log 2>&1
msbuild INSTALL.vcxproj /m:%NUMBER_OF_PROCESSORS% /p:UseEnv=true;BuildInParallel=true;Configuration=%buildType% >> %LogFolder%\GDCMInstall.log 2>&1
-
cd c:\
+:SKIPINSTALLGDCM
+
+if %EEDinstallITK%==FALSE GOTO SKIPINSTALLITK
echo -----------------------------------
echo -------ITK Installation------------
echo -----------------------------------
-
cd %binpath%
mkdir %itk%Bin
cd %itk%Bin
-
if %x86Comp%==ON (
cmake -G"Visual Studio 10" -H%sourcepath%\%itk% -B%binpath%\%itk%Bin >> %LogFolder%\ITKInstall.log 2>&1
) else (
cmake CMakeCache.txt >> %LogFolder%\ITKInstall.log 2>&1
FOR /R %%a IN (*.sln) DO msbuild %%a /m:%NUMBER_OF_PROCESSORS% /p:UseEnv=true;BuildInParallel=true;Configuration=%buildType% >> %LogFolder%\ITKInstall.log 2>&1
msbuild INSTALL.vcxproj /m:%NUMBER_OF_PROCESSORS% /p:UseEnv=true;BuildInParallel=true;Configuration=%buildType% >> %LogFolder%\ITKInstall.log 2>&1
-
cd c:\
+:SKIPINSTALLITK
+
+
+if %EEDinstallXERCES%==FALSE GOTO SKIPINSTALLXERCES
echo -----------------------------------
echo ------XERCES Installation----------
echo -----------------------------------
FOR /R %%a IN (*.sln) DO msbuild %%a /m:%NUMBER_OF_PROCESSORS% /p:UseEnv=true;BuildInParallel=true;Configuration=%buildType% >> %LogFolder%\XERCESInstall.log 2>&1
FOR /R %%a IN (*.sln) DO msbuild %%a /m:%NUMBER_OF_PROCESSORS% /p:UseEnv=true;BuildInParallel=true;Configuration=%buildType% >> %LogFolder%\XERCESInstall.log 2>&1
msbuild INSTALL.vcxproj /m:%NUMBER_OF_PROCESSORS% /p:UseEnv=true;BuildInParallel=true;Configuration=%buildType% >> %LogFolder%\XERCESInstall.log 2>&1
+cd c:\
+:SKIPINSTALLXERCES
+
echo -----------------------------------
echo ---End of Installing Libraries-----
-REM ---------------------------------------------------------------------
-REM
-REM Copyright (c) CREATIS (Centre de Recherche en Acquisition et Traitement de l'Image
-REM pour la Santé)
-REM Authors : Eduardo Davila, Frederic Cervenansky, Claire Mouton
-REM
-REM This software is governed by the CeCILL-B license under French law and
-REM abiding by the rules of distribution of free software. You can use,
-REM modify and/ or redistribute the software under the terms of the CeCILL-B
-REM license as circulated by CEA, CNRS and INRIA at the following URL
-REM http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.html
-REM or in the file LICENSE.txt.
-REM
-REM As a counterpart to the access to the source code and rights to copy,
-REM modify and redistribute granted by the license, users are provided only
-REM with a limited warranty and the software's author, the holder of the
-REM economic rights, and the successive licensors have only limited
-REM liability.
-REM
-REM The fact that you are presently reading this means that you have had
-REM knowledge of the CeCILL-B license and that you accept its terms.
-REM ------------------------------------------------------------------------
-
@echo off
echo -----------------------------------
echo -----Generating Installers of------
-REM ---------------------------------------------------------------------
-REM
-REM Copyright (c) CREATIS (Centre de Recherche en Acquisition et Traitement de l'Image
-REM pour la Santé)
-REM Authors : Eduardo Davila, Frederic Cervenansky, Claire Mouton
-REM
-REM This software is governed by the CeCILL-B license under French law and
-REM abiding by the rules of distribution of free software. You can use,
-REM modify and/ or redistribute the software under the terms of the CeCILL-B
-REM license as circulated by CEA, CNRS and INRIA at the following URL
-REM http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.html
-REM or in the file LICENSE.txt.
-REM
-REM As a counterpart to the access to the source code and rights to copy,
-REM modify and redistribute granted by the license, users are provided only
-REM with a limited warranty and the software's author, the holder of the
-REM economic rights, and the successive licensors have only limited
-REM liability.
-REM
-REM The fact that you are presently reading this means that you have had
-REM knowledge of the CeCILL-B license and that you accept its terms.
-REM ------------------------------------------------------------------------
-
@echo off
echo -----------------------------------
echo -----Generating Installers of------
-REM ---------------------------------------------------------------------
-REM
-REM Copyright (c) CREATIS (Centre de Recherche en Acquisition et Traitement de l'Image
-REM pour la Santé)
-REM Authors : Eduardo Davila, Frederic Cervenansky, Claire Mouton
-REM
-REM This software is governed by the CeCILL-B license under French law and
-REM abiding by the rules of distribution of free software. You can use,
-REM modify and/ or redistribute the software under the terms of the CeCILL-B
-REM license as circulated by CEA, CNRS and INRIA at the following URL
-REM http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.html
-REM or in the file LICENSE.txt.
-REM
-REM As a counterpart to the access to the source code and rights to copy,
-REM modify and redistribute granted by the license, users are provided only
-REM with a limited warranty and the software's author, the holder of the
-REM economic rights, and the successive licensors have only limited
-REM liability.
-REM
-REM The fact that you are presently reading this means that you have had
-REM knowledge of the CeCILL-B license and that you accept its terms.
-REM ------------------------------------------------------------------------
-
@echo off
echo -----------------------------------
echo ----------Moving Dlls--------------
mkdir %creaThirdPartydlls%
echo setting buildtype libraries
-echo if(%buildType%=="release")(
+if %buildType%==release (
set qtBtype=4
set wxPrefixBase=wxbase28
set wxPrefixmsw=wxmsw28
echo -----------------------------------
echo Environment variables Configuration
echo -----------------------------------
+echo buildType=%buildType%
echo ThirdpartyGeneration=%thirdpartyGeneration%
echo InstallPath=%installpath%
echo BinPath=%binpath%
echo SourcePath=%sourcepath%
echo creaThirdPartyLibraries=%thirdpartyInstallPath%\creaThirdParty_libraries
echo QT=%qt%
+echo qtBtype=%qtBtype%
echo WX=%wxWidgets%
echo BOOST=%boost%
echo Xercesc=%xercesc%
echo -------------Boost-----------------
echo -----------------------------------
-set boostMT=-vc100-mt-1_49.dll
-set boostMTGD=-vc100-mt-gd-1_49.dll
+REM set boostMT=-vc100-mt-1_49.dll
+REM set boostMTGD=-vc100-mt-gd-1_49.dll
+set boostMT=-vc100-mt-1_52.dll
+set boostMTGD=-vc100-mt-gd-1_52.dll
copy /V /Y %BOOSTINSTALLDIR%\lib\boost_date_time%boostMT% %creaThirdPartydlls%
copy /V /Y %BOOSTINSTALLDIR%\lib\boost_date_time%boostMTGD% %creaThirdPartydlls%
-REM ---------------------------------------------------------------------
-REM
-REM Copyright (c) CREATIS (Centre de Recherche en Acquisition et Traitement de l'Image
-REM pour la Santé)
-REM Authors : Eduardo Davila, Frederic Cervenansky, Claire Mouton
-REM
-REM This software is governed by the CeCILL-B license under French law and
-REM abiding by the rules of distribution of free software. You can use,
-REM modify and/ or redistribute the software under the terms of the CeCILL-B
-REM license as circulated by CEA, CNRS and INRIA at the following URL
-REM http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.html
-REM or in the file LICENSE.txt.
-REM
-REM As a counterpart to the access to the source code and rights to copy,
-REM modify and redistribute granted by the license, users are provided only
-REM with a limited warranty and the software's author, the holder of the
-REM economic rights, and the successive licensors have only limited
-REM liability.
-REM
-REM The fact that you are presently reading this means that you have had
-REM knowledge of the CeCILL-B license and that you accept its terms.
-REM ------------------------------------------------------------------------
-
@echo off
echo -----------------------------------
echo --------Moving Libraries-----------
set GDCMINSTALLDIR=%installpath%\%gdcm%
set TTHDIR=%sourcepath%\%tth%
-echo if(%buildType%==release)(
+if %buildType%==release (
set qtBtype=4
set wxPrefixBase=wxbase28
set wxPrefixmsw=wxmsw28
- set xercesFile=xerces-c_3_1.dll
+ set xercesFile=xerces-c_3_1.lib
) else (
set qtBtype=d4
set wxPrefixBase=wxbase28d
set wxPrefixmsw=wxmsw28d
- set xercesFile=xerces-c_3_1D.dll
+ set xercesFile=xerces-c_3D.lib
)
if %x86Comp%==ON (
echo -------------Boost-----------------
echo -----------------------------------
-set boostMT=-vc100-mt-1_49.lib
-set boostMTGD=-vc100-mt-gd-1_49.lib
-set boostMTS=-vc100-mt-s-1_49.lib
-set boostMTSGD=-vc100-mt-sgd-1_49.lib
+REM set boostMT=-vc100-mt-1_49.lib
+REM set boostMTGD=-vc100-mt-gd-1_49.lib
+REM set boostMTS=-vc100-mt-s-1_49.lib
+REM set boostMTSGD=-vc100-mt-sgd-1_49.lib
+
+set boostMT=-vc100-mt-1_52.lib
+set boostMTGD=-vc100-mt-gd-1_52.lib
+set boostMTS=-vc100-mt-s-1_52.lib
+set boostMTSGD=-vc100-mt-sgd-1_52.lib
mkdir %creaThirdPartyLibraries%\%boost%