[Insight-users] MinGW64 Win7 ITK trunk compiling errors

Yanling Liu vrnova at gmail.com
Mon Dec 12 16:39:15 EST 2011


Didn't see my build on cdash.org. Below is the output from my build:

Submit files (using http)
   Using HTTP submit method
   Drop site:http://www.cdash.org/CDash/submit.php?project=Insight
   Uploaded:
C:/Users/liuy5/Imaging/Libraries/MinGW64/ITK/InsightToolkit-3.20.1/build/Testing/20111212-1934/Build.xml
   Uploaded:
C:/Users/liuy5/Imaging/Libraries/MinGW64/ITK/InsightToolkit-3.20.1/build/Testing/20111212-1934/Configure.xml
   Uploaded:
C:/Users/liuy5/Imaging/Libraries/MinGW64/ITK/InsightToolkit-3.20.1/build/Testing/20111212-1934/Test.xml
   Submission successful

On Mon, Dec 12, 2011 at 1:01 PM, Bill Lorensen <bill.lorensen at gmail.com>wrote:

> Yes, turn them ON. Then do
> make Experimental
>
> This should submit your build to the experimental part of the dashboard.
>
>
> On Mon, Dec 12, 2011 at 12:45 PM, Yanling Liu <vrnova at gmail.com> wrote:
> > Hello Bill,
> >
> > I am using gcc 4.7.0 from mingw64 12/10 build package.
> >
> > Regarding the dashboard, what should I do to make sure my build posts
> error
> > to the dashboard? I have turned off BUILD_TESTING and BUILD_EXAMPLE
> options
> > to save some time. Should I turn them back on?
> >
> > Thanks,
> > Yanling
> >
> >
> > On Sun, Dec 11, 2011 at 8:41 AM, Bill Lorensen <bill.lorensen at gmail.com>
> > wrote:
> >>
> >> Unfortunately, we do not have any 64 bit mingw builds on our nightly
> >> dashboards. What version of gcc are you using?
> >>
> >> On Sat, Dec 10, 2011 at 8:23 PM, Yanling Liu <vrnova at gmail.com> wrote:
> >> > In file included from
> >> >
> >> >
> C:/Users/liuy5/Imaging/Libraries/MinGW64/ITK/trunk/src/Modules/IO/ImageBase/include/itkImageFileReader.h:22:0,
> >> >                  from
> >> >
> >> >
> C:/Users/liuy5/Imaging/Libraries/MinGW64/ITK/trunk/src/Modules/Core/TestKernel/include/itkTestDriverInclude.h:48,
> >> >                  from
> >> >
> >> >
> C:/Users/liuy5/Imaging/Libraries/MinGW64/ITK/trunk/src/Modules/Core/TestKernel/include/itkTestDriverIncludeRequiredIOFactories.h:30,
> >> >                  from
> >> >
> >> >
> C:\Users\liuy5\Imaging\Libraries\MinGW64\ITK\trunk\src\Modules\Core\TestKernel\src\itkTestDriver.cxx:29:
> >> >
> >> >
> C:/Users/liuy5/Imaging/Libraries/MinGW64/ITK/trunk/src/Modules/Core/Common/include/itkImageSource.h:210:29:
> >> > error: 'virtual itk::ImageSource<TOutputImage>::DataObjectPointer
> >> >
> >> >
> itk::ImageSource<TOutputImage>::MakeOutput(itk::ImageSource<TOutputImage>::DataObjectPointerArraySizeType)'
> >> > cannot be overloaded
> >> > In file included from
> >> >
> >> >
> C:/Users/liuy5/Imaging/Libraries/MinGW64/ITK/trunk/src/Modules/Core/Common/include/itkImageBase.hxx:34:0,
> >> >                  from
> >> >
> >> >
> C:/Users/liuy5/Imaging/Libraries/MinGW64/ITK/trunk/src/Modules/Core/Common/include/itkImageBase.h:715,
> >> >                  from
> >> >
> >> >
> C:/Users/liuy5/Imaging/Libraries/MinGW64/ITK/trunk/src/Modules/Core/Common/include/itkNeighborhoodAccessorFunctor.h:22,
> >> >                  from
> >> >
> >> >
> C:/Users/liuy5/Imaging/Libraries/MinGW64/ITK/trunk/src/Modules/Core/Common/include/itkImage.h:28,
> >> >                  from
> >> >
> >> >
> C:/Users/liuy5/Imaging/Libraries/MinGW64/ITK/trunk/src/Modules/Core/TestKernel/include/itkTestDriverInclude.h:47,
> >> >                  from
> >> >
> >> >
> C:/Users/liuy5/Imaging/Libraries/MinGW64/ITK/trunk/src/Modules/Core/TestKernel/include/itkTestDriverIncludeRequiredIOFactories.h:30,
> >> >                  from
> >> >
> >> >
> C:\Users\liuy5\Imaging\Libraries\MinGW64\ITK\trunk\src\Modules\Core\TestKernel\src\itkTestDriver.cxx:29:
> >> >
> >> >
> C:/Users/liuy5/Imaging/Libraries/MinGW64/ITK/trunk/src/Modules/Core/Common/include/itkProcessObject.h:221:29:
> >> > error: with 'virtual itk::ProcessObject::DataObjectPointer
> >> >
> >> >
> itk::ProcessObject::MakeOutput(itk::ProcessObject::DataObjectPointerArraySizeType)'
> >> > In file included from
> >> >
> >> >
> C:/Users/liuy5/Imaging/Libraries/MinGW64/ITK/trunk/src/Modules/Core/Common/include/itkImageSource.h:330:0,
> >> >                  from
> >> >
> >> >
> C:/Users/liuy5/Imaging/Libraries/MinGW64/ITK/trunk/src/Modules/IO/ImageBase/include/itkImageFileReader.h:22,
> >> >                  from
> >> >
> >> >
> C:/Users/liuy5/Imaging/Libraries/MinGW64/ITK/trunk/src/Modules/Core/TestKernel/include/itkTestDriverInclude.h:48,
> >> >                  from
> >> >
> >> >
> C:/Users/liuy5/Imaging/Libraries/MinGW64/ITK/trunk/src/Modules/Core/TestKernel/include/itkTestDriverIncludeRequiredIOFactories.h:30,
> >> >                  from
> >> >
> >> >
> C:\Users\liuy5\Imaging\Libraries\MinGW64\ITK\trunk\src\Modules\Core\TestKernel\src\itkTestDriver.cxx:29:
> >> >
> >> >
> >> > _____________________________________
> >> > 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.html
> >> >
> >> > 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
> >> >
> >>
> >>
> >>
> >> --
> >> Unpaid intern in BillsBasement at noware dot com
> >
> >
>
>
>
> --
> Unpaid intern in BillsBasement at noware dot com
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20111212/3cfb696c/attachment.htm>


More information about the Insight-users mailing list