CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM (https://www.cfd-online.com/Forums/openfoam/)
-   -   error while running paraFoam! (https://www.cfd-online.com/Forums/openfoam/65431-error-while-running-parafoam.html)

padmanathan June 15, 2009 01:52

error while running paraFoam!
 
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

zebu83 July 15, 2009 05:26

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

padmanathan July 15, 2009 07:14

thanks marco,

zebu83 July 22, 2009 09:32

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:

Hi,

Just to let everyone know that the workaround provided by Mattijs Janssens works fine in openSUSE 11.0 with QT-4.4.

I did the following:

- In CMakeLists.txt comment the line:

# MESSAGE(SEND_ERROR "Qt ${QTVERSION} not supported. Please use Qt 4.3 (you may need to clean your dirtied cache).")

- Installed libqt4-devel package

- Removed '~/OpenFOAM/ThirdParty/ParaView3.3-cvs/platforms' directory

- ran 'buildParaView3.3-cvs' to compile Paraview (you get some warnings but it compiles)

- Followed what is said in the README file to compile the PV3FoamReader module:
cd $FOAM_UTILITIES/postProcessing/graphics/PV3FoamReader
./Allwclean
./Allwmake

Regards,
Jose Santos
I make what Jose say after I download the OpenFOAM-1.5.x patch, and now I can visualize the result without "foamToVTK" step.

MT

imronuke July 22, 2009 22:53

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....

padmanathan July 23, 2009 02:27

Quote:

Originally Posted by imronuke (Post 223727)
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....


hi,

i think this is some installation error, you can follow the previous post reply by zebu83 to resolve the issue.

nirmalrishi October 12, 2009 11:39

builParaView3.3-cvs got following error
 
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?

gschaider October 12, 2009 13:14

Quote:

Originally Posted by nirmalrishi (Post 232287)
Hi,

When I tried to run buildParaView3.3-cvs after rmoving platforms directory, i got the following messages.

[ 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?

Points 7 and 5: http://openfoamwiki.net/index.php/Ho..._Message_Board

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)

nirmalrishi October 12, 2009 13:22

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

gschaider October 13, 2009 05:17

Quote:

Originally Posted by nirmalrishi (Post 232310)
Hi,

Here below I displayed more error messages what I found:

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

At least one of your problems seems to be that the X11-development stuff (X11/StringDefs.h etc) is either not installed or not found on your machine. Check the support channels for your distro on how to do that

Bernhard


All times are GMT -4. The time now is 16:30.