Hi,

I am trying to build MITK. After the CMake step, when I build
MITK-superbuild.sln from visual studio, the build freezes after some time
(during ITK build ). Here is what I get during one such build freeze.
---
1>  -- Check size of int
1>  -- Check size of int - done
1>  -- Check size of long
1>  -- Check size of long - done
1>  -- Check size of long long
1>  -- Check size of long long - done
1>  -- Check size of __int64
1>  -- Check size of __int64 - done
1>  -- Checking whether char is signed
1>  -- Checking whether char is signed - yes
1>  -- Checking whether C compiler has ptrdiff_t in stddef.h
1>  -- Checking whether C compiler has ptrdiff_t in stddef.h - yes
1>  -- Checking whether C compiler has ssize_t in unistd.h
1>  -- Checking whether C compiler has ssize_t in unistd.h - no
1>  -- Checking whether CXX compiler has setenv
1>  -- Checking whether CXX compiler has setenv - no
1>  -- Checking whether CXX compiler has unsetenv
1>  -- Checking whether CXX compiler has unsetenv - no
1>  -- Checking whether CXX compiler has environ in stdlib.h
----

Nothing happens after this. I need to manually kill the MSBuild process
from task manager and restart the build. After restarting the build, the
freeze happens again but at a different point. This has happened more than
10 times now.

My environment is:
OS: Win 7 64 bit
MITK version: 2013.06
Visual Studio 2010

I have tried building the previous version of MITK also (ie. version
2013.03.02 ). I get the same behavior with that also.

Has anyone else faced this issue?
Can anyone help me figure out and fix the problem here?

Thanks,
Ashish
------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to