[Insight-users] Visual Studio 10 hanging because of size of, the project

Martin Dulovits martin.dulovits at woogieworks.at
Thu Apr 5 10:04:07 EDT 2012


On 4/5/2012 5:08 AM, insight-users-request at itk.org wrote:
> [Insight-users] Visual Studio 10 hanging because of size of
> 	the	project
> To:insight-users at itk.org, ITK<insight-developers at itk.org>
> Message-ID:
> 	<CALzTN-Rtu=cZsS16WMEch+Hfpd6g8A0hFgKgfTEcJy2JNEaiPw at mail.gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1
>
> 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 clonehttp://itk.org/ITK.git
>    cd ITK
>    git fetchhttp://review.source.kitware.com/p/ITK
> refs/changes/12/4912/2&&  git checkout FETCH_HEAD -b
> vsHeaderTestRelease
>
> Then configure with CMake, build, ...
>
> Thanks,
> Matt
Just tried to build but failed with following error
T:/svnitk/binBuild/Wrapping/Generators/GccXML/gccxml/share/gccxml-0.9/Vc10/Include/vector:82: 
error: '__noop' was not declared in this scope
C:\Program Files 
(x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(151,5): 
error MSB6006: "cmd.exe" exited with code 1.

tried to build MinSizeRel x64 on VS2010sp1 prof.

martin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20120405/7b10693f/attachment.htm>


More information about the Insight-users mailing list