|
[Sponsors] |
June 15, 2009, 02:52 |
error while running paraFoam!
|
#1 |
New Member
padhu
Join Date: Jun 2009
Location: Bangalore, India
Posts: 27
Rep Power: 17 |
hi all,
i'm new to open foam, i'm practicing on lid-driven cavity flow, while executing paraFoam, parafoam shows the following error, can any one tell me what is this? how can I resolve and proceed further? pls help me. and i can't able to view grid and post processing. vtkPVDReader (0xa6546b8): Could not read file information ERROR: In /builddir/build/BUILD/ParaView-3.4.0/VTK/Filtering/vtkExecutive.cxx, line 757 vtkCompositeDataPipeline (0xa062480): Algorithm vtkPVDReader(0xa6546b8) returned failure for request: vtkInformation (0x9f84480) Debug: Off Modified Time: 78270 Reference Count: 1 Registered Events: (none) Request: REQUEST_DATA_OBJECT ALGORITHM_AFTER_FORWARD: 1 FORWARD_DIRECTION: 0 |
|
July 15, 2009, 06:26 |
|
#2 |
Member
Marco Turchi
Join Date: Jul 2009
Location: Pesaro, Italy
Posts: 31
Rep Power: 17 |
I'm new in OpenFOAM, too!
I have a similar problem with paraFoam, I resolved it typing: foamToVTK in the case directory. Then OpenFOAM make a new directory named: VTK. Now open paraview and you are able to see what do you want! I hope it is usefull. best regard MT |
|
July 15, 2009, 08:14 |
|
#3 |
New Member
padhu
Join Date: Jun 2009
Location: Bangalore, India
Posts: 27
Rep Power: 17 |
thanks marco,
|
|
July 22, 2009, 10:32 |
|
#4 | |
Member
Marco Turchi
Join Date: Jul 2009
Location: Pesaro, Italy
Posts: 31
Rep Power: 17 |
I hope the previous post was useful for you!
I find in another discussion (http://www.cfd-online.com/Forums/ope...-opensuse.html) this solution: Quote:
MT |
||
July 22, 2009, 23:53 |
|
#5 |
New Member
imronuke
Join Date: Jul 2009
Posts: 2
Rep Power: 0 |
Hi All
I have compiled ParaView, but when i write command: >paraFoam in case directory.There is something error like this: >$HOME/OpenFoam/OpenFoam-1.5-dev/bin/paraFoam:103: paraview:not found I don't know how to fix the problem.... |
|
July 23, 2009, 03:27 |
|
#6 | |
New Member
padhu
Join Date: Jun 2009
Location: Bangalore, India
Posts: 27
Rep Power: 17 |
Quote:
hi, i think this is some installation error, you can follow the previous post reply by zebu83 to resolve the issue. |
||
October 12, 2009, 12:39 |
builParaView3.3-cvs got following error
|
#7 |
New Member
Nirmal
Join Date: Jun 2009
Posts: 13
Rep Power: 17 |
Hi,
When I tried to run buildParaView3.3-cvs after rmoving platforms directory, i got the following messages. /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Utilities/vtksqlite/vtk_sqlite3.c: In function âvtk_sqlite3VtabRollbackâ: /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Utilities/vtksqlite/vtk_sqlite3.c:59919: warning: cast from pointer to integer of different size /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Utilities/vtksqlite/vtk_sqlite3.c: In function âvtk_sqlite3VtabCommitâ: /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Utilities/vtksqlite/vtk_sqlite3.c:59928: warning: cast from pointer to integer of different size /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Utilities/vtktiff/tif_unix.c: In function â_tiffReadProcâ: /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Utilities/vtktiff/tif_unix.c:58: warning: cast from pointer to integer of different size /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Utilities/vtktiff/tif_unix.c: In function â_tiffWriteProcâ: /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Utilities/vtktiff/tif_unix.c:64: warning: cast from pointer to integer of different size /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Utilities/vtktiff/tif_unix.c: In function â_tiffSeekProcâ: /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Utilities/vtktiff/tif_unix.c:70: warning: cast from pointer to integer of different size /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Utilities/vtktiff/tif_unix.c: In function â_tiffCloseProcâ: /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Utilities/vtktiff/tif_unix.c:76: warning: cast from pointer to integer of different size /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Utilities/vtktiff/tif_unix.c: In function â_tiffSizeProcâ: /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Utilities/vtktiff/tif_unix.c:88: warning: cast from pointer to integer of different size /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Utilities/vtktiff/tif_unix.c: In function â_tiffMapProcâ: /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Utilities/vtktiff/tif_unix.c:101: warning: cast from pointer to integer of different size /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Utilities/vtktiff/tif_unix.c: In function âvtk_TIFFFdOpenâ: /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Utilities/vtktiff/tif_unix.c:140: warning: cast to pointer from integer of different size unable to calculate alignment for long double In file included from /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Rendering/vtkGraphicsFactory.cxx:65: /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Rendering/vtkXRenderWindowInteractor.h:37:74: error: X11/StringDefs.h: No such file or directory /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Rendering/vtkXRenderWindowInteractor.h:38:73: error: X11/Intrinsic.h: No such file or directory In file included from /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Rendering/vtkGraphicsFactory.cxx:65: /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Rendering/vtkXRenderWindowInteractor.h:45: error: variable or field âvtkXRenderWindowInteractorCallbackâ declared void /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Rendering/vtkXRenderWindowInteractor.h:45: error: âWidgetâ was not declared in this scope /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Rendering/vtkXRenderWindowInteractor.h:45: error: âXtPointerâ was not declared in this scope /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Rendering/vtkXRenderWindowInteractor.h:45: error: âXEventâ was not declared in this scope /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Rendering/vtkXRenderWindowInteractor.h:45: error: expected primary-expression before â,â token /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Rendering/vtkXRenderWindowInteractor.h:45: error: âBooleanâ was not declared in this scope /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Rendering/vtkXRenderWindowInteractor.h:45: error: expected primary-expression before â)â token /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Rendering/vtkXRenderWindowInteractor.h:46: error: variable or field âvtkXRenderWindowInteractorTimerâ declared void /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Rendering/vtkXRenderWindowInteractor.h:46: error: âXtPointerâ was not declared in this scope /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Rendering/vtkXRenderWindowInteractor.h:46: error: âXtIntervalIdâ was not declared in this scope /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Rendering/vtkXRenderWindowInteractor.h:46: error: expected primary-expression before â)â token /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Rendering/vtkXRenderWindowInteractor.h:78: error: âXtAppContextâ has not been declared /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Rendering/vtkXRenderWindowInteractor.h:79: error: âXtAppContextâ does not name a type /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Rendering/vtkXRenderWindowInteractor.h:113: error: âWidgetâ has not been declared /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Rendering/vtkXRenderWindowInteractor.h:114: error: âWidgetâ does not name a type /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Rendering/vtkXRenderWindowInteractor.h:144: error: âWidgetâ has not been declared /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Rendering/vtkXRenderWindowInteractor.h:145: error: âWidgetâ does not name a type /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Rendering/vtkXRenderWindowInteractor.h:153: error: âWidgetâ has not been declared /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Rendering/vtkXRenderWindowInteractor.h:153: error: âXtPointerâ has not been declared /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Rendering/vtkXRenderWindowInteractor.h:154: error: âXEventâ has not been declared /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Rendering/vtkXRenderWindowInteractor.h:154: error: âBooleanâ has not been declared /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Rendering/vtkXRenderWindowInteractor.h:155: error: âXtPointerâ has not been declared /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Rendering/vtkXRenderWindowInteractor.h:155: error: âXtIntervalIdâ has not been declared /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Rendering/vtkXRenderWindowInteractor.h:162: error: âXtAppContextâ does not name a type /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Rendering/vtkXRenderWindowInteractor.h:165: error: ISO C++ forbids declaration of âDisplayâ with no type /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Rendering/vtkXRenderWindowInteractor.h:165: error: expected â;â before â*â token /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Rendering/vtkXRenderWindowInteractor.h:166: error: âWindowâ does not name a type /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Rendering/vtkXRenderWindowInteractor.h:167: error: âAtomâ does not name a type /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Rendering/vtkXRenderWindowInteractor.h:168: error: âWidgetâ does not name a type /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Rendering/vtkXRenderWindowInteractor.h:172: error: âWidgetâ does not name a type /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Rendering/vtkXRenderWindowInteractor.h:183: error: âXtIntervalIdâ does not name a type /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Rendering/vtkXRenderWindowInteractor.h:185: error: âXtPointerâ has not been declared /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Rendering/vtkXRenderWindowInteractor.h:185: error: âXtIntervalIdâ has not been declared /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Rendering/vtkXRenderWindowInteractor.h:186: error: âWidgetâ has not been declared /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Rendering/vtkXRenderWindowInteractor.h:186: error: âXtPointerâ has not been declared /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Rendering/vtkXRenderWindowInteractor.h:186: error: âXEventâ has not been declared /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Rendering/vtkXRenderWindowInteractor.h:186: error: âBooleanâ has not been declared make[2]: *** [VTK/Rendering/CMakeFiles/vtkRendering.dir/vtkGraphicsFactory.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [VTK/Rendering/CMakeFiles/vtkRendering.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [all] Error 2 [ 52%] [ 52%] Building CXX object Utilities/VTKClientServer/Graphics/CMakeFiles/vtkGraphicsCS.dir/vtkWindowedSincPolyDataFilterClientServer.o Building CXX object Utilities/VTKClientServer/Graphics/CMakeFiles/vtkGraphicsCS.dir/vtkGraphicsCSInit.o Linking CXX shared library ../../../bin/libvtkGraphicsCS.so [ 52%] Built target vtkGraphicsCS make: *** [all] Error 2 done please let me know, how can i avoid this and complete the installation? Last edited by nirmalrishi; October 12, 2009 at 14:16. Reason: updating more error |
|
October 12, 2009, 14:14 |
|
#8 | |
Assistant Moderator
Bernhard Gschaider
Join Date: Mar 2009
Posts: 4,225
Rep Power: 51 |
Quote:
Apart from that I don't think your information is sufficient to diagnose the problem (not completely you fault because cmake hides the actual reason for the failure from you, but maybe it is in some logfile) |
||
October 12, 2009, 14:22 |
|
#9 |
New Member
Nirmal
Join Date: Jun 2009
Posts: 13
Rep Power: 17 |
Hi,
Here below I displayed more error messages what I found: /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Utilities/vtksqlite/vtk_sqlite3.c: In function âvtk_sqlite3VtabRollbackâ: /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Utilities/vtksqlite/vtk_sqlite3.c:59919: warning: cast from pointer to integer of different size /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Utilities/vtksqlite/vtk_sqlite3.c: In function âvtk_sqlite3VtabCommitâ: /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Utilities/vtksqlite/vtk_sqlite3.c:59928: warning: cast from pointer to integer of different size /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Utilities/vtktiff/tif_unix.c: In function â_tiffReadProcâ: /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Utilities/vtktiff/tif_unix.c:58: warning: cast from pointer to integer of different size /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Utilities/vtktiff/tif_unix.c: In function â_tiffWriteProcâ: /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Utilities/vtktiff/tif_unix.c:64: warning: cast from pointer to integer of different size /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Utilities/vtktiff/tif_unix.c: In function â_tiffSeekProcâ: /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Utilities/vtktiff/tif_unix.c:70: warning: cast from pointer to integer of different size /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Utilities/vtktiff/tif_unix.c: In function â_tiffCloseProcâ: /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Utilities/vtktiff/tif_unix.c:76: warning: cast from pointer to integer of different size /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Utilities/vtktiff/tif_unix.c: In function â_tiffSizeProcâ: /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Utilities/vtktiff/tif_unix.c:88: warning: cast from pointer to integer of different size /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Utilities/vtktiff/tif_unix.c: In function â_tiffMapProcâ: /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Utilities/vtktiff/tif_unix.c:101: warning: cast from pointer to integer of different size /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Utilities/vtktiff/tif_unix.c: In function âvtk_TIFFFdOpenâ: /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Utilities/vtktiff/tif_unix.c:140: warning: cast to pointer from integer of different size unable to calculate alignment for long double In file included from /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Rendering/vtkGraphicsFactory.cxx:65: /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Rendering/vtkXRenderWindowInteractor.h:37:74: error: X11/StringDefs.h: No such file or directory /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Rendering/vtkXRenderWindowInteractor.h:38:73: error: X11/Intrinsic.h: No such file or directory In file included from /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Rendering/vtkGraphicsFactory.cxx:65: /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Rendering/vtkXRenderWindowInteractor.h:45: error: variable or field âvtkXRenderWindowInteractorCallbackâ declared void /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Rendering/vtkXRenderWindowInteractor.h:45: error: âWidgetâ was not declared in this scope /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Rendering/vtkXRenderWindowInteractor.h:45: error: âXtPointerâ was not declared in this scope /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Rendering/vtkXRenderWindowInteractor.h:45: error: âXEventâ was not declared in this scope /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Rendering/vtkXRenderWindowInteractor.h:45: error: expected primary-expression before â,â token /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Rendering/vtkXRenderWindowInteractor.h:45: error: âBooleanâ was not declared in this scope /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Rendering/vtkXRenderWindowInteractor.h:45: error: expected primary-expression before â)â token /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Rendering/vtkXRenderWindowInteractor.h:46: error: variable or field âvtkXRenderWindowInteractorTimerâ declared void /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Rendering/vtkXRenderWindowInteractor.h:46: error: âXtPointerâ was not declared in this scope /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Rendering/vtkXRenderWindowInteractor.h:46: error: âXtIntervalIdâ was not declared in this scope /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Rendering/vtkXRenderWindowInteractor.h:46: error: expected primary-expression before â)â token /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Rendering/vtkXRenderWindowInteractor.h:78: error: âXtAppContextâ has not been declared /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Rendering/vtkXRenderWindowInteractor.h:79: error: âXtAppContextâ does not name a type /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Rendering/vtkXRenderWindowInteractor.h:113: error: âWidgetâ has not been declared /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Rendering/vtkXRenderWindowInteractor.h:114: error: âWidgetâ does not name a type /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Rendering/vtkXRenderWindowInteractor.h:144: error: âWidgetâ has not been declared /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Rendering/vtkXRenderWindowInteractor.h:145: error: âWidgetâ does not name a type /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Rendering/vtkXRenderWindowInteractor.h:153: error: âWidgetâ has not been declared /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Rendering/vtkXRenderWindowInteractor.h:153: error: âXtPointerâ has not been declared /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Rendering/vtkXRenderWindowInteractor.h:154: error: âXEventâ has not been declared /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Rendering/vtkXRenderWindowInteractor.h:154: error: âBooleanâ has not been declared /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Rendering/vtkXRenderWindowInteractor.h:155: error: âXtPointerâ has not been declared /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Rendering/vtkXRenderWindowInteractor.h:155: error: âXtIntervalIdâ has not been declared /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Rendering/vtkXRenderWindowInteractor.h:162: error: âXtAppContextâ does not name a type /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Rendering/vtkXRenderWindowInteractor.h:165: error: ISO C++ forbids declaration of âDisplayâ with no type /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Rendering/vtkXRenderWindowInteractor.h:165: error: expected â;â before â*â token /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Rendering/vtkXRenderWindowInteractor.h:166: error: âWindowâ does not name a type /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Rendering/vtkXRenderWindowInteractor.h:167: error: âAtomâ does not name a type /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Rendering/vtkXRenderWindowInteractor.h:168: error: âWidgetâ does not name a type /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Rendering/vtkXRenderWindowInteractor.h:172: error: âWidgetâ does not name a type /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Rendering/vtkXRenderWindowInteractor.h:183: error: âXtIntervalIdâ does not name a type /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Rendering/vtkXRenderWindowInteractor.h:185: error: âXtPointerâ has not been declared /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Rendering/vtkXRenderWindowInteractor.h:185: error: âXtIntervalIdâ has not been declared /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Rendering/vtkXRenderWindowInteractor.h:186: error: âWidgetâ has not been declared /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Rendering/vtkXRenderWindowInteractor.h:186: error: âXtPointerâ has not been declared /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Rendering/vtkXRenderWindowInteractor.h:186: error: âXEventâ has not been declared /opt/OpenFOAM/ThirdParty/ParaView3.3-cvs/VTK/Rendering/vtkXRenderWindowInteractor.h:186: error: âBooleanâ has not been declared make[2]: *** [VTK/Rendering/CMakeFiles/vtkRendering.dir/vtkGraphicsFactory.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [VTK/Rendering/CMakeFiles/vtkRendering.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [all] Error 2 |
|
October 13, 2009, 06:17 |
|
#10 | |
Assistant Moderator
Bernhard Gschaider
Join Date: Mar 2009
Posts: 4,225
Rep Power: 51 |
Quote:
Bernhard |
||
Tags |
parafoam, post processing |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
problem with running parafoam & paraview | padmanathan | OpenFOAM | 3 | June 12, 2009 08:30 |
Problem running paraFoam on OpenFOAM 1.5 | sonny | OpenFOAM | 3 | June 6, 2009 21:24 |
Statically Compiling OpenFOAM Issues | herzfeldd | OpenFOAM Installation | 21 | January 6, 2009 10:38 |
Kubuntu uses dash breaks All scripts in tutorials | platopus | OpenFOAM Bugs | 8 | April 15, 2008 08:52 |
[OpenFOAM] Running paraFoam on remote machine | makh | ParaView | 1 | August 12, 2005 15:42 |