On 23.06.2015 18:12, Xiao Han wrote: > Dear MITK Team, > > Thanks a lot for the new release! > Very welcome!
> I am very excited to try it out, but I am having some problem building > from the source code, since the "patching" step always causes > core-dump on my machine. > > This is the error message: > >"Performing patch step for 'GDCM' > > patching file CMake/ExportConfiguration/GDCMConfig.cmake.in > <http://GDCMConfig.cmake.in> > > Assertion failed: hunk, file ../patch-2.5.9-src/patch.c, line 354 > > > > This application has requested the Runtime to terminate it in an > unusual way. > > Please contact the application's support team for more information. > " > I am using Visual Studio 2012 Update 4 on Windows 7, 32bit. > > What does the "patching" step do? Is there any solution to get rid of > the problem or skip the "patching"? > > Thanks a lot, > > Xiao Han This is usually a line-ending problem, see [1]. How did you get the source code? Did you "git clone" it? Then please re-check your git settings. If you used the source tarball we probably missed the fact that it doesn't work on Windows. I just added a link to it on the download page [2] so hopefully this works for you. Best, Marco [1]: http://sourceforge.net/p/gnuwin32/discussion/general/thread/59954e91/ [2]: http://www.mitk.org/download/releases/MITK-2015.05/MITK-2015.05.0-src-win.zip ------------------------------------------------------------------------------ Monitor 25 network devices or servers for free with OpManager! OpManager is web-based network management software that monitors network devices and physical & virtual servers, alerts via email & sms for fault. Monitor 25 devices for free with no restriction. Download now http://ad.doubleclick.net/ddm/clk/292181274;119417398;o _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
