|
[Sponsors] |
Error building DICOMAppHelper during ParaView compilation |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
May 5, 2008, 18:03 |
While compiling paraview 2.4.4
|
#1 |
New Member
Geoff Johnson
Join Date: Mar 2009
Location: Burnaby, BC, Canada
Posts: 11
Rep Power: 17 |
While compiling paraview 2.4.4 on SuSE 10.1 I get to section for compiling vtk and I get:
Linking C executable ../../../bin/ProcessShader [ 14%] Built target ProcessShader [ 14%] Generating vtkMaterialXMLLibrary.h [ 14%] Built target vtkMaterialLibraryConfiguredFiles Scanning dependencies of target vtkDICOMParser [ 14%] Building CXX object VTK/Utilities/DICOMParser/CMakeFiles/vtkDICOMParser.dir/DICOMAppHelper.o /apps/OpenFOAM/linuxSrc/paraview-2.4.4/VTK/Utilities/DICOMParser/DICOMAppHelper. cxx: In member function #virtual void DICOMAppHelper::ImagePositionPatientCallback(DICOM Parser*, doublebyte, doublebyte, DICOMParser::VRTypes, unsigned char*, quadbyte)#: /apps/OpenFOAM/linuxSrc/paraview-2.4.4/VTK/Utilities/DICOMParser/DICOMAppHelper. cxx:587: error: #memcpy# was not declared in this scope /apps/OpenFOAM/linuxSrc/paraview-2.4.4/VTK/Utilities/DICOMParser/DICOMAppHelper. cxx:609: error: #memcpy# was not declared in this scope /apps/OpenFOAM/linuxSrc/paraview-2.4.4/VTK/Utilities/DICOMParser/DICOMAppHelper. cxx: In member function #virtual void DICOMAppHelper::TransferSyntaxCallback(DICOMParser *, doublebyte, doublebyte, DICOMParser::VRTypes, unsigned char*, quadbyte)#: /apps/OpenFOAM/linuxSrc/paraview-2.4.4/VTK/Utilities/DICOMParser/DICOMAppHelper. cxx:699: error: #strcmp# was not declared in this scope /apps/OpenFOAM/linuxSrc/paraview-2.4.4/VTK/Utilities/DICOMParser/DICOMAppHelper. cxx: In member function #const char* DICOMAppHelper::TransferSyntaxUIDDescription(const char*)#: /apps/OpenFOAM/linuxSrc/paraview-2.4.4/VTK/Utilities/DICOMParser/DICOMAppHelper. cxx:1002: 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 I've compiled gcc, and cmake, but not binutils. The version of binutils that I have looked new enough and has the demangle.h library, is it still a good idea to compile it under the OpenFOAM directory? I'm using the install document at: http://openfoamwiki.net/index.php/Ho...mpile_OpenFOAM |
|
May 7, 2008, 14:07 |
I recompiled everything in the
|
#2 |
New Member
Geoff Johnson
Join Date: Mar 2009
Location: Burnaby, BC, Canada
Posts: 11
Rep Power: 17 |
I recompiled everything in the order binutils, gcc, gdb, cmake, paraview, openfoam and now things are mostly working. Past this section anyways.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Building paraview | neilm | OpenFOAM Installation | 8 | October 12, 2009 14:03 |
Installation of OpenFoam 15 Compilation paraview | soeren_brot | OpenFOAM Installation | 45 | January 12, 2009 07:39 |
ParaView Compilation | jakaranda | OpenFOAM Installation | 3 | October 27, 2008 12:46 |
Compilation error with paraview | quartzian | OpenFOAM Installation | 0 | September 21, 2008 09:32 |
[OpenFOAM] Building Paraview with reader builtin instead of parafoam script | tj22 | ParaView | 2 | April 7, 2006 13:55 |