[Insight-developers] ITK master compilation error
Bradley Lowekamp
blowekamp at mail.nih.gov
Wed Aug 14 10:07:04 EDT 2013
What version of CMake are you using?
Can you try upgrading you cmake?
I think we are seeing this issue here:
http://open.cdash.org/buildSummary.php?buildid=2998167
This should be a high priority to get working with the system Ubuntu again. Thanks for the report!
Brad
On Aug 14, 2013, at 10:03 AM, Kishore Mosaliganti <kishoreraom at gmail.com> wrote:
> Hi all,
>
> The compilation of master branch is suddenly failing on my Ubuntu 13.04 x86_64 machine. I am providing the error here. The header file ITKCommonExport.h seems to be missing. Any idea how to fix this?
>
> Kishore
>
> [ 0%] Built target ITKData
> [ 0%] Built target itkdouble-conversion
> [ 0%] Built target ITKDoubleConversion-all
> [ 1%] Built target itksys
> [ 1%] Built target ITKKWSys-all
> [ 1%] Built target itkv3p_lsqr
> [ 2%] Built target itkvcl
> [ 2%] Built target itktestlib
> [ 19%] Built target itkv3p_netlib
> [ 32%] Built target itkvnl
> [ 37%] Built target itkvnl_algo
> [ 37%] Built target ITKVNL-all
> [ 38%] Built target ITKVNLInstantiation
> [ 38%] Built target ITKVNLInstantiation-all
> [ 38%] Building CXX object Modules/Core/Common/src/CMakeFiles/ITKCommon.dir/itkLoggerOutput.cxx.o
> In file included from /home/krm15/GITROOT/ITK/Modules/Core/Common/include/itkLightObject.h:21:0,
> from /home/krm15/GITROOT/ITK/Modules/Core/Common/include/itkObject.h:31,
> from /home/krm15/GITROOT/ITK/Modules/Core/Common/include/itkOutputWindow.h:31,
> from /home/krm15/GITROOT/ITK/Modules/Core/Common/include/itkLoggerOutput.h:31,
> from /home/krm15/GITROOT/ITK/Modules/Core/Common/src/itkLoggerOutput.cxx:28:
> /home/krm15/GITROOT/ITK/Modules/Core/Common/include/itkMacro.h:43:29: fatal error: ITKCommonExport.h: No such file or directory
> compilation terminated.
> make[2]: *** [Modules/Core/Common/src/CMakeFiles/ITKCommon.dir/itkLoggerOutput.cxx.o] Error 1
> make[1]: *** [Modules/Core/Common/src/CMakeFiles/ITKCommon.dir/all] Error 2
> make: *** [all] Error 2
>
> _______________________________________________
> 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://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-developers
More information about the Insight-developers
mailing list