[Paraview] Error compiling paraview on 64 bit machine

Berk Geveci berk.geveci at kitware.com
Fri Jun 27 08:55:46 EDT 2008


Which compiler (and which version of the compiler) are you using?

-berk

On Fri, Jun 27, 2008 at 5:14 AM, Cally K <kalpana0611 at gmail.com> wrote:
> Hi everyone
>
>
> We are having some problem compiling ParaView on a 64 bit machine, I have
> attached the error below:
>
>
> Linking C shared library ../../../bin/libvtklibxml2.so
>
> [ 3%] Built target vtklibxml2
>
> [ 3%] Building CXX object
>
> VTK/Utilities/DICOMParser/CMakeFiles/vtkDICOMParser.dir/DICOMAppHelper.o
>
> /home/yewyong/installer/ParaView3.2.1/VTK/Utilities/DICOMParser/DICOMAppHelper.cxx:
>
> In member function 'virtual void
> DICOMAppHelper::ImagePositionPatientCallback(DICOMParser*,doublebyte,
> doublebyte, DICOMParser::VRTypes, unsigned char*, quadbyte)':
>
> /home/yewyong/installer/ParaView3.2.1/VTK/Utilities/DICOMParser/DICOMAppHelper.cxx:614:error:
> 'memcpy' was not declared in this scope
>
> /home/yewyong/installer/ParaView3.2.1/VTK/Utilities/DICOMParser/DICOMAppHelper.cxx:636:error:
> 'memcpy' was not declared in this scope
>
> /home/yewyong/installer/ParaView3.2.1/VTK/Utilities/DICOMParser/DICOMAppHelper.cxx:
>
> In member function 'virtual void
> DICOMAppHelper::ImageOrientationPatientCallback(DICOMParser*, doublebyte,
> doublebyte, DICOMParser::VRTypes, unsigned char*, quadbyte)':
>
> /home/yewyong/installer/ParaView3.2.1/VTK/Utilities/DICOMParser/DICOMAppHelper.cxx:682:error:
> 'memcpy' was not declared in this scope
>
> /home/yewyong/installer/ParaView3.2.1/VTK/Utilities/DICOMParser/DICOMAppHelper.cxx:710:error:
> 'memcpy' was not declared in this scope
>
> /home/yewyong/installer/ParaView3.2.1/VTK/Utilities/DICOMParser/DICOMAppHelper.cxx:
>
> In member function 'virtual void
> DICOMAppHelper::TransferSyntaxCallback(DICOMParser*, doublebyte, doublebyte,
> DICOMParser::VRTypes, unsigned char*, quadbyte)':
>
> /home/yewyong/installer/ParaView3.2.1/VTK/Utilities/DICOMParser/DICOMAppHelper.cxx:735:error:
> 'strcmp' was not declared in this scope
>
> /home/yewyong/installer/ParaView3.2.1/VTK/Utilities/DICOMParser/DICOMAppHelper.cxx:
>
> In member function 'const char*
> DICOMAppHelper::TransferSyntaxUIDDescription(const char*)':
>
> /home/yewyong/installer/ParaView3.2.1/VTK/Utilities/DICOMParser/DICOMAppHelper.cxx:1043:error:
> 'strcmp' was not declared in this scope
>
> make[2]: ***
>
> [VTK/Utilities/DICOMParser/CMakeFiles/vtkDICOMParser.dir/DICOMAppHelper.o]
>
> Error 1
>
> make[1]: ***
>
> [VTK/Utilities/DICOMParser/CMakeFiles/vtkDICOMParser.dir/all]
>
> Error 2
>
> make: *** [all] Error 2
>
> [1]+ Exit 2 make
>
>
>
> Hope someone out there can help us.
>
> _______________________________________________
> ParaView mailing list
> ParaView at paraview.org
> http://www.paraview.org/mailman/listinfo/paraview
>
>


More information about the ParaView mailing list