Hi,

When trying to build MITK-0.14 I got the following error when
compiling mitkCoreExt:

33>mitkBSplineRegistration.cpp
33>Generating Code...
33>c:\mitk\insighttoolkit-3.16.0\code\basicfilters\itkrescaleintensityimagefilter.h(128)
: fatal error C1128: number of sections exceeded object file format limit :
compile with /bigobj
33>Build log was saved at
"file://c:\mitk\build_MITK-0.14_shared_ITK-3.16.0_VTK-5.4.2_Qt-4.5.3_msvc2005\Modules\MitkExt\mitkCoreExt.dir\Release\BuildLog.htm"
33>mitkCoreExt - 1 error(s), 146 warning(s)

I followed the compiler's suggestion of adding the /bigobj flag after which
everything compiled fine.
(Property Manager -> mitkCoreExt -> Properties -> Configuration Properties
-> C/C++ -> Command Line -> add /bigobj flag)

I'm using ITK-3.16.0, VTK-5.4.2, Qt-4.5.3, Visual Studio 8 on 64bit Windows
XP (building Release x64).

Did anyone else encounter this error?

Thanks,

George
------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to