Hi,

If you had trouble building ITKv4 on Visual Studio 10 with
BUILD_EXAMPLES ON and BUILD_TESTING ON, please try this patch and let
us know your experiences:

  http://review.source.kitware.com/#/c/4912/1

If you are not familiar with Git, the steps would be to first install MSysGit:

  http://code.google.com/p/msysgit/downloads/list

Then, from the MSys Git Bash terminal:

  git clone http://itk.org/ITK.git
  cd ITK
  git fetch http://review.source.kitware.com/p/ITK
refs/changes/12/4912/2 && git checkout FETCH_HEAD -b
vsHeaderTestRelease

Then configure with CMake, build, ...

Thanks,
Matt
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html

Kitware offers ITK Training Courses, for more information visit:
http://kitware.com/products/protraining.php

Please keep messages on-topic and check the ITK FAQ at:
http://www.itk.org/Wiki/ITK_FAQ

Follow this link to subscribe/unsubscribe:
http://www.itk.org/mailman/listinfo/insight-developers

Reply via email to