[Insight-users] Compile problems - Red Hat Enterprise WS-3;
cmake 2.0.2 ; ITK from CVS ; DICOM parser subdirectory
Atwood, Robert C
r.atwood at imperial.ac.uk
Thu Jul 1 10:52:33 EDT 2004
Dear ITK folks
I get several messages due to the compiler not recognizing the 'string'
macro/datatype/whatever it is; this might be solved by putting
using namespace std;
into the top of several files in the Utilities/DICOMParser .
Here are some details (I tried using ccmake 1.8 first, then upgraded to
see if that was the problem)
sh-2.05b# ccmake --version
ccmake version 2.0.2
sh-2.05b# rpm -q glibc
glibc-2.3.2-95.20
sh-2.05b# rpm -q gcc
gcc-3.2.3-24
I seem to recall having this problem before, but I cannot remember if it
was with this (ITK) or some other software package..I think it also has
something to do with the level of gcc or glibc ?
Robert
More information about the Insight-users
mailing list