[Insight-users] Problems with itk and streams under VC++

Nils Hanßen hanssen at caesar.de
Tue Dec 11 09:53:33 EST 2001


Hello all,

i encounter problems when i try to create a QT application that uses itk.
When i include <itkImage.h> for example, it produces an error C2039. More
precise, it says:

c:\programme\microsoft visual studio\vc98\include\strstream(51) : error
C2039: 'seekdir' : is no element of 'ios'
        c:\programme\microsoft visual studio\vc98\include\ios.h(106) : see
declaration of 'ios'

Does itk use a different definition of streams?
I looked into the document "Building an ITK Application in Visual C++ 6.0"
and this issue is not mentioned there.

Thanks in advance for any comments or hints!

Regards
Nils
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/insight-users/attachments/20011211/ac3aaa53/attachment.html>


More information about the Insight-users mailing list