I have found it right now. :) There was another issue that I did not understand. I tried to compile MITK on another Windows as well. When I added -fno-stack-protector to CMAKE_C_FLAGS and pressed Configure, some new options have always been appended automatically to it, eg. -fstack-protector-all. :-) Then I cleared that variable, and added -fno-stack-protector to "ADDITIONAL_C_FLAGS" or something like that. Maybe I missed something, but I did not want to find the reason.
On Mon, Apr 11, 2011 at 5:46 PM, Sascha Zelzer <[email protected]> wrote: > Sorry, this is the correct link: > > http://mitk.org/git/?p=MITK.git;a=commit;h=1cec1b9bad2c2b9729c2735fe284ddcbe1e7a30e > ------------------------------------------------------------------------------ Forrester Wave Report - Recovery time is now measured in hours and minutes not days. Key insights are discussed in the 2010 Forrester Wave Report as part of an in-depth evaluation of disaster recovery service providers. Forrester found the best-in-class provider in terms of services and vision. Read this report now! http://p.sf.net/sfu/ibm-webcastpromo _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
