View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000723 | ThirdParty | Bug | public | 2013-01-21 14:56 | 2013-02-25 13:55 |
Reporter | Assigned To | ||||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | resolved | Resolution | no change required | ||
Platform | SGI Altix ICE 8200EX | OS | Linux | OS Version | SUSE Entreprise |
Summary | 0000723: ParaFoam module libraries build errors. | ||||
Description | The Paraview reader module libraries are not built during the main Allwmake compilation process. When testing the ParaFoam binary I receive the following error: FATAL ERROR: ParaView reader module libraries do not exist Please build the reader module before continuing: cd $FOAM_UTILITIES/postProcessing/graphics/PV3Readers ./Allwclean ./Allwmake Following these steps does not build the libraries, the Allwmake step produces this output and then exits: + '[' -d /<mypath>/OpenFOAM/ThirdParty-2.1.1/platforms/linux64Icc/paraview-3.12.0 -a -r /<mypath>/OpenFOAM/ThirdParty-2.1.1/platforms/linux64Icc/paraview-3.12.0 ']' When I try to build the libraries manually, the error I receive is that it cannot find the appropriate headers - vtkDataArraySelection.h etc. I have located them (in /OpenFOAM/ThirdParty-2.1.1/ParaView-3.12.0/VTK/Common/) and listed them correctly but they still cannot be located when compiling the libraries and therefore the build fails. I'm sure there will be a fairly simple fix for this but thought I would bring it up in case it has happened to other users. Michael | ||||
Tags | No tags attached. | ||||
|
You need to compile ParaView first. see http://www.openfoam.org/download/source.php#x6-36000. |
|
Thanks for the pointer. My build is using intel compilers and it seems the makeParaview script reverts to the default $WM_CC/CXX=gcc/g++. Swapping them to icc & icpc did the job. All the best, Michael |
Date Modified | Username | Field | Change |
---|---|---|---|
2013-01-21 14:56 |
|
New Issue | |
2013-01-22 20:04 |
|
Note Added: 0001861 | |
2013-01-23 14:28 |
|
Note Added: 0001863 | |
2013-02-25 13:55 |
|
Status | new => resolved |
2013-02-25 13:55 |
|
Resolution | open => no change required |
2013-02-25 13:55 |
|
Assigned To | => user2 |