I'm not really sure where this error comes from, but I'm pretty sure that you won't be able to build the python wrappers for ITK with VS older than 2008. See for example this discussion: http://www.itk.org/pipermail/insight-users/2014-July/050562.html or http://www.itk.org/Wiki/ITK/WrapITK_Status

Rostislav.


On 23/12/2014 18:15, Scapegoat Sarthak wrote:
Hi all,

I am trying to build MITK for Windows. Other than the default flags, I have the USE_OpenCV and USE_Python flags enabled. I am not linking to any external project (i.e., I am building ITK, VTK and OpenCV using MITK-superbuild itself). My Qt installation works (I have tested it using a test program).

When I am trying to build (release version, since my python installation doesn't have debug libs) using Visual Studio 2012, I am getting an error which is to the tune of:

*Error C2375* /thread_stub /redefinition, different linkage /../mitk_build_dir/DCMTK-src/dcmdata/libsrc/dcvrui.cc/ in the file */ofthread.h/*
*/
/*
There are 900+ errors but all of them stem from this particular file at exactly that location.. I am confused as to how to proceed with this.

Thanks,
S


------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net


_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to