[ITK Community] [Insight-users] ITK on release mode

Massinissa Bandou Massinissa.Bandou at USherbrooke.ca
Tue Dec 17 04:27:43 EST 2013


Hello everyone,

I tried to compile a project (win7 x64 vs2010 + itk+vtk+Qt) on release mode
and I got over 190 errors. Can anyone help me how to fix this??

Massi 


Error	4	error LNK2038: mismatch detected for '_ITERATOR_DEBUG_LEVEL': value
'2' doesn't match value '0' in main.obj
C:\Users\Massi\Desktop\Software\itksys-4.4.lib(SystemTools.obj)
TomoRegistration
Error	5	error LNK2038: mismatch detected for '_ITERATOR_DEBUG_LEVEL': value
'2' doesn't match value '0' in main.obj
C:\Users\Massi\Desktop\Software\itksys-4.4.lib(Directory.obj)
TomoRegistration
Error	6	error LNK2038: mismatch detected for '_ITERATOR_DEBUG_LEVEL': value
'2' doesn't match value '0' in main.obj
C:\Users\Massi\Desktop\Software\itksys-4.4.lib(RegularExpression.obj)
TomoRegistration
Error	7	error LNK2038: mismatch detected for '_ITERATOR_DEBUG_LEVEL': value
'2' doesn't match value '0' in main.obj
C:\Users\Massi\Desktop\Software\itkvnl_algo-4.4.lib(vnl_svd+double-.obj)
TomoRegistration
Error	8	error LNK2038: mismatch detected for '_ITERATOR_DEBUG_LEVEL': value
'2' doesn't match value '0' in main.obj
C:\Users\Massi\Desktop\Software\itkvnl_algo-4.4.lib(vnl_determinant+double-.obj)
TomoRegistration
Error	9	error LNK2038: mismatch detected for '_ITERATOR_DEBUG_LEVEL': value
'2' doesn't match value '0' in main.obj
C:\Users\Massi\Desktop\Software\itkvnl_algo-4.4.lib(vnl_real_eigensystem.obj)
TomoRegistration
Error	10	error LNK2038: mismatch detected for '_ITERATOR_DEBUG_LEVEL': value
'2' doesn't match value '0' in main.obj
C:\Users\Massi\Desktop\Software\itkvnl_algo-4.4.lib(vnl_symmetric_eigensystem+double-.obj)
TomoRegistration
Error	11	error LNK2038: mismatch detected for '_ITERATOR_DEBUG_LEVEL': value
'2' doesn't match value '0' in main.obj
C:\Users\Massi\Desktop\Software\itkvnl_algo-4.4.lib(vnl_qr+double-.obj)
TomoRegistration
Error	12	error LNK2038: mismatch detected for '_ITERATOR_DEBUG_LEVEL': value
'2' doesn't match value '0' in main.obj
C:\Users\Massi\Desktop\Software\itkvnl-4.4.lib(vnl_vector+double-.obj)
TomoRegistration
Error	13	error LNK2038: mismatch detected for '_ITERATOR_DEBUG_LEVEL': value
'2' doesn't match value '0' in main.obj
C:\Users\Massi\Desktop\Software\itkvnl-4.4.lib(vnl_vector+ulong-.obj)
TomoRegistration
Error	14	error LNK2038: mismatch detected for '_ITERATOR_DEBUG_LEVEL': value
'2' doesn't match value '0' in main.obj
C:\Users\Massi\Desktop\Software\itkvnl-4.4.lib(vnl_matrix+long-.obj)
TomoRegistration
Error	15	error LNK2038: mismatch detected for '_ITERATOR_DEBUG_LEVEL': value
'2' doesn't match value '0' in main.obj
C:\Users\Massi\Desktop\Software\itkvnl-4.4.lib(vnl_matrix+double-.obj)
TomoRegistration




--
View this message in context: http://itk-users.7.n7.nabble.com/ITK-on-release-mode-tp33009.html
Sent from the ITK - Users mailing list archive at Nabble.com.
_____________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html

Kitware offers ITK Training Courses, for more information visit:
http://www.kitware.com/products/protraining.php

Please keep messages on-topic and check the ITK FAQ at:
http://www.itk.org/Wiki/ITK_FAQ

Follow this link to subscribe/unsubscribe:
http://www.itk.org/mailman/listinfo/insight-users



More information about the Community mailing list