<div>Hi everyone</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>We are having some problem compiling ParaView on a 64 bit machine, I have attached the error below:</div>
<div>&nbsp;</div>
<div><font size="2">
<p>Linking C shared library ../../../bin/libvtklibxml2.so</p>
<p>[ 3%] Built target vtklibxml2</p>
<p>[ 3%] Building CXX object</p>
<p>VTK/Utilities/DICOMParser/CMakeFiles/vtkDICOMParser.dir/DICOMAppHelper.o</p>
<p>/home/yewyong/installer/ParaView3.2.1/VTK/Utilities/DICOMParser/DICOMAppHelper.cxx:</p>
<p>In member function 'virtual void DICOMAppHelper::ImagePositionPatientCallback(DICOMParser*,doublebyte, doublebyte, DICOMParser::VRTypes, unsigned char*, quadbyte)':</p>
<p>/home/yewyong/installer/ParaView3.2.1/VTK/Utilities/DICOMParser/DICOMAppHelper.cxx:614:error: 'memcpy' was not declared in this scope</p>
<p>/home/yewyong/installer/ParaView3.2.1/VTK/Utilities/DICOMParser/DICOMAppHelper.cxx:636:error: 'memcpy' was not declared in this scope</p>
<p>/home/yewyong/installer/ParaView3.2.1/VTK/Utilities/DICOMParser/DICOMAppHelper.cxx: </p>
<p>In member function 'virtual void DICOMAppHelper::ImageOrientationPatientCallback(DICOMParser*, doublebyte, doublebyte, DICOMParser::VRTypes, unsigned char*, quadbyte)':</p>
<p>/home/yewyong/installer/ParaView3.2.1/VTK/Utilities/DICOMParser/DICOMAppHelper.cxx:682:error: 'memcpy' was not declared in this scope</p>
<p>/home/yewyong/installer/ParaView3.2.1/VTK/Utilities/DICOMParser/DICOMAppHelper.cxx:710:error: 'memcpy' was not declared in this scope</p>
<p>/home/yewyong/installer/ParaView3.2.1/VTK/Utilities/DICOMParser/DICOMAppHelper.cxx:</p>
<p>In member function 'virtual void DICOMAppHelper::TransferSyntaxCallback(DICOMParser*, doublebyte, doublebyte, DICOMParser::VRTypes, unsigned char*, quadbyte)':</p>
<p>/home/yewyong/installer/ParaView3.2.1/VTK/Utilities/DICOMParser/DICOMAppHelper.cxx:735:error: 'strcmp' was not declared in this scope</p>
<p>/home/yewyong/installer/ParaView3.2.1/VTK/Utilities/DICOMParser/DICOMAppHelper.cxx:</p>
<p>In member function 'const char* DICOMAppHelper::TransferSyntaxUIDDescription(const char*)':</p>
<p>/home/yewyong/installer/ParaView3.2.1/VTK/Utilities/DICOMParser/DICOMAppHelper.cxx:1043:error: 'strcmp' was not declared in this scope</p>
<p>make[2]: ***</p>
<p>[VTK/Utilities/DICOMParser/CMakeFiles/vtkDICOMParser.dir/DICOMAppHelper.o]</p>
<p>Error 1</p>
<p>make[1]: ***</p>
<p>[VTK/Utilities/DICOMParser/CMakeFiles/vtkDICOMParser.dir/all]</p>
<p>Error 2</p>
<p>make: *** [all] Error 2</p>
<p>[1]+ Exit 2 make</p>
<p>&nbsp;</p>
<p>Hope someone out there can help us.</p></font></div>