Hi all, I was using one of the MITK templates like "AccessTwoImagesFixedDimensionByItk" to implement some ITK filter chains, when VS2005 came up with the error message
Error C1128, number of sections exceeded object file format limit increasing the number of sections in the .obj. file with the /bigobj command solved the problem. However, this only works with VS2005 or later. Did some of you experienced similar problems when using ITK filter chains? I'm just confused, because I was not using many ITK filters (like 4 or 5) and those templates should generally not cause any problems. However, I don't know what MITK does with the templates internally, so maybe there is a way to circumvent this behavior. Regards, Marius ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
