[Insight-developers] Problem with itkTransformFileReader

Lorensen, William E (Research) lorensen at crd.ge.com
Fri Apr 1 14:59:47 EST 2005


We are trying for a portable solution to this problem. Any ideas?

-----Original Message-----
From: insight-developers-bounces at itk.org
[mailto:insight-developers-bounces at itk.org]On Behalf Of Andy Cedilnik
Sent: Friday, April 01, 2005 2:26 PM
To: Insight-developers
Subject: [Insight-developers] Problem with itkTransformFileReader


Hi All,

Somebody made a change that prevents ITK from building on Visual Studio
6. Could

c:\Dashboards\My Tests\Insight\Code\IO\itkTransformFileReader.cxx(34) :
error C2614: 'IStringStream' : illegal member initialization:
'istringstream' is not a base or member

Looks like the following change will not work:

IStringStream(std::string &s) : std::istringstream(s) {}

in itkTransformFileReader.cxx

-- 
Andy Cedilnik
Kitware Inc.

_______________________________________________
Insight-developers mailing list
Insight-developers at itk.org
http://www.itk.org/mailman/listinfo/insight-developers


More information about the Insight-developers mailing list