BUG: graphics (runTimePostProcessing) compilation issue
Link issues together to show that they're related. Learn more.
Activity
- Owner
The error comes from trying to build the paraview readers - have your built paraview locally for this install?
- Author Developer
No, I'd like to build them using VTK_DIR installation, declared in etc/bashrc... Similar settings were already working for dev.master
- Owner
What settings were you using in dev.master?
- Author Developer
Compilation in
/home/alex2/prashant/OpenFOAM/OpenFOAM-dev.master
/home/alex2/prashant/OpenFOAM/OpenFOAM-dev-OpenCFD.develop
sourced with etc/bashrc.
VTK_DIR is set within...
- Owner
ah OK. You can repeat the steps that you took in editing the bashrc file, or add the export VTK_DIR = ... to your ~/.OpenFOAM//prefs.sh config file.
I'll look to add formal config scripts to the source tree in a similar way to how we handle ParaView
- Andrew Heather Milestone changed to Functionality migration from internal development line
Milestone changed to Functionality migration from internal development line
- Andrew Heather Added post-processing label
Added post-processing label
- Author Developer
Also, there is difference in $FOAM_SRC/postProcessing/functionObjects/Allwmake
Is this intentional?
When I tried executing graphics/Allrun (manually after install), it did compile properly
/home/alex2/prashant/OpenFOAM/OpenFOAM-dev-OpenCFD.develop/src/postProcessing/functionObjects/graphics/log.allwmake
Edited by Prashant Sonakar - Owner
Good spot - I had not merged the changes to Allwmake - should be fixed in commit 0913c242
- Author Developer
Working normally now.
- Prashant Sonakar Status changed to closed
Status changed to closed
- James Paolo Carlos Mentioned in issue #389 (closed)
Mentioned in issue #389 (closed)
- gokce mentioned in issue #426 (closed)
mentioned in issue #426 (closed)
- Kutalmış Berçin mentioned in issue #761 (closed)
mentioned in issue #761 (closed)