View Issue Details

IDProjectCategoryView StatusLast Update
0001219ThirdPartyBugpublic2015-07-18 23:22
Reporteruser886Assigned Tohenry  
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionfixed 
Platformopen suse 13.1 
Summary0001219: paraview-4.1.0 does not complile because header QWebPage is not found
Descriptionif I type the comand ./makeParaView4 the following error message appears after
78% of the compilation:

/home/alletto/OpenFOAM/ThirdParty-2.3.0/ParaView-4.1.0/Qt/Widgets/pqHelpWindow.cxx:56:21: fatal error: QWebPage: file or directory not found
 # include <QWebPage>
                     ^
compilation terminated.
make[2]: *** [Qt/Widgets/CMakeFiles/pqWidgets.dir/pqHelpWindow.cxx.o] error 1
make[1]: *** [Qt/Widgets/CMakeFiles/pqWidgets.dir/all] error 2
make: *** [all] error 2
TagsNo tags attached.

Activities

wyldckat

2014-03-13 11:16

updater   ~0002942

I usually also have to install on openSUSE the following packages:

  libQtWebKit-devel qt4-assistant-adp-devel qt4-x11-tools

The first one is the most likely to be the missing package, for that error to no longer occur.

user886

2014-03-13 13:11

  ~0002943

i installed the packages the building was successful. after executing the instruction paraFoam i followed the steps suggested by the error message and the program worked.

wyldckat

2015-05-17 00:35

updater   ~0004758

This issue can be closed, once the following reports are also fixed/closed:

 - http://www.openfoam.org/mantisbt/view.php?id=1695
 - http://www.openfoam.org/mantisbt/view.php?id=1346

Issue History

Date Modified Username Field Change
2014-03-13 10:48 user886 New Issue
2014-03-13 11:16 wyldckat Note Added: 0002942
2014-03-13 13:11 user886 Note Added: 0002943
2015-05-17 00:35 wyldckat Note Added: 0004758
2015-07-18 23:21 henry Status new => closed
2015-07-18 23:22 henry Assigned To => henry
2015-07-18 23:22 henry Resolution open => fixed