[Insight-users] ITK 3.20.0 gcc compiler errors
Bill Lorensen
bill.lorensen at gmail.com
Mon Jul 19 08:06:14 EDT 2010
Seems like your itk may be misconfigured.
Please describe how you are building itk.
Bill
2010/7/19 Laura Lara Rodríguez <eirnos.aesira at gmail.com>:
> Hi,
>
> I'm trying to build ITK 3.20.0 using CodeBlocks with gcc345. While building
> process, there are errors related with DICOMFile.h and DICOMFile.cpp:
>
> C:\users\itk\InsightToolkit-3.20.0\InsightToolkit-3.20.0\Utilities\DICOMParser\DICOMFile.h
> line: 51 error: expected unqualified-id before '&' token
>
> Line 51 is:
> bool Open(const dicom_stl::string& filename);
>
> C:\users\itk\InsightToolkit-3.20.0\InsightToolkit-3.20.0\Utilities\DICOMParser\DICOMFile.cxx
> line: 61 error: expected unqualified-id before '&' token
>
> Line 61 is:
> bool DICOMFile::Open(const dicom_stl::string& filename)
>
> Anybody knows how to fix these errors?
>
> Thank you in advance,
>
> Laura Lara.
>
> _____________________________________
> 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
>
>
More information about the Insight-users
mailing list