[Insight-developers] building wrappers with visual c++ 2005 express edition

Gaetan Lehmann gaetan.lehmann at jouy.inra.fr
Wed Jan 10 09:36:13 EST 2007


Bill, Brad,

Have you already successfully build ITK wrappers with visual c++ 2005  
express edition ?
ITK libs, examples and tests are building just fine, but the wrappers  
(both the current ones and WrapITK) are failing with the message below  
while generating the xml files for itk files. vxl files are building  
without problem.

It seem that visual c++ 2005 express edition is the only compiler  
available for free from microsoft, so that's the only compiler I can  
install to (try to) debug WrapITK on windows.

Please, help !

Gaetan


8>In file included from C:/Program Files/Microsoft Platform SDK for  
Windows Server 2003 R2/Include/windef.h:176,
8>                 from C:/Program Files/Microsoft Platform SDK for  
Windows Server 2003 R2/Include/windows.h:161,
8>                 from C:/Documents and Settings/glehmann/Mes  
documents/Insight/Code/Common/itkWindows.h:25,
8>                 from C:/Documents and Settings/glehmann/Mes  
documents/Insight/Code/Common/itkSimpleFastMutexLock.h:34,
8>                 from C:/Documents and Settings/glehmann/Mes  
documents/Insight/Code/Common/itkLightObject.h:23,
8>                 from C:/Documents and Settings/glehmann/Mes  
documents/Insight/Code/Common/itkObject.h:23,
8>                 from C:/Documents and Settings/glehmann/Mes  
documents/Insight/Code/Common/itkVector.txx:24,
8>                 from C:/Documents and Settings/glehmann/Mes  
documents/Insight/Code/Common/itkVector.h:273,
8>                 from C:/Documents and Settings/glehmann/Mes  
documents/Insight/Code/Common/itkPoint.h:23,
8>                 from C:/Documents and Settings/glehmann/Mes  
documents/Insight/Code/Common/itkMatrix.h:21,
8>                 from C:/Documents and Settings/glehmann/Mes  
documents/Insight/Code/Common/itkMatrixOffsetTransformBase.h:23,
8>                 from C:/Documents and Settings/glehmann/Mes  
documents/Insight/Code/Common/itkRigid3DTransform.h:21,
8>                 from C:/Documents and Settings/glehmann/Mes  
documents/Insight/Code/Common/itkVersorTransform.h:22,
8>                 from C:/Documents and Settings/glehmann/Mes  
documents/Insight/Wrapping/CSwig/CommonB/wrap_itkVersorTransform.cxx:17:
8>C:/Program Files/Microsoft Platform SDK for Windows Server 2003  
R2/Include/winnt.h: In
8>   function `ULONGLONG Int64ShllMod32(long long unsigned int, long  
unsigned
8>   int)':
8>C:/Program Files/Microsoft Platform SDK for Windows Server 2003  
R2/Include/winnt.h:588: error: syntax
8>   error before `{' token
8>C:/Program Files/Microsoft Platform SDK for Windows Server 2003  
R2/Include/winnt.h: In
8>   function `LONGLONG Int64ShraMod32(long long int, long unsigned int)':

-- 
Gaëtan Lehmann
Biologie du Développement et de la Reproduction
INRA de Jouy-en-Josas (France)
tel: +33 1 34 65 29 66    fax: 01 34 65 29 09
http://voxel.jouy.inra.fr


More information about the Insight-developers mailing list