[Vv] Error compiling VV
C Juan
juandelcruce1 at gmail.com
Sat Jul 21 16:19:40 CEST 2018
Hi Thomas,
Thank you for your prompt reply!
To compile clitkMotionMask, I followed the steps you mentioned using CMake
3.10.2 and Visual Studio 14 2015. Win64 :
1/ to set to ON the following options in Cmake
- CLITK_BUILD_TOOLS
- CLITK_BUILD_SEGMENTATION
- CLITK_BUILD_REGISTRATION
2/ Compile it in Release Mode
Now, I have more errors than having only CLITK_BUILD_VV=ON, and most of
them belong to these projects: clitkAffineRegistrationLib, clitkBLUTDIR
and clitkSegmentationGgoLib
Most of the errors are very similar to this 5:
Error C3668 'clitk::NormalizedCorrelationImageToImageMetric<FixedImageType,MovingImageType>::GetValueAndDerivativeThreadProcessSample':
method with override specifier 'override' did not override any base class
methods --> clitkAffineRegistrationLib
Error C3668 'clitk::NormalizedCorrelationImageToImageMetric<FixedImageType,MovingImageType>::GetValueAndDerivativeThreadProcessSample':
method with override specifier 'override' did not override any base class
methods --> clitkBLUTDIR
Error C2664 void
itk::ChangeInformationImageFilter<ImageType>::SetOutputOffset(__int64 [])':
cannot convert argument 1 from 'long [3]' to 'const itk::Offset<3>'
-->clitkSegmentationGgoLib
Error C1083 Cannot open include file: 'clitkAffineTransform_ggo.h': No such
file or directory -->clitkElastixTransformToMatrix
Error LNK1181 cannot open input file
'..\lib\Release\clitkSegmentationGgoLib.lib' -->clitkDice
Do you have any idea what can be the problem?
Please, let me know if you need the full set of errors or extra
information.
Thanks!
Celia
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.creatis.insa-lyon.fr/pipermail/vv/attachments/20180721/86e40a6f/attachment.html>
More information about the vv
mailing list