CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Installation

[OpenFOAM.com] makeParaView fails with Could NOT find Qt5Help with ThirdParty-2206

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 4, 2022, 11:48
Question makeParaView fails with Could NOT find Qt5Help with ThirdParty-2206
  #1
New Member
 
Join Date: Oct 2022
Posts: 1
Rep Power: 0
RobbieTheK is on a distinguished road
We have Qt 5.15.2 installed as a module and loaded at
Code:
/opt/Qt/5.15.2
Code:
 ./makeParaView  -cmake -qmake -qt-5.15.2
fails with:
Code:
-- Could NOT find Qt5Help (missing: Qt5Help_DIR)
CMake Warning at VTK/CMake/vtkModule.cmake:4365 (find_package):
  Found package configuration file:

    /usr/lib64/cmake/Qt5/Qt5Config.cmake

  but it set Qt5_FOUND to FALSE so package "Qt5" is considered to be NOT
  FOUND.  Reason given by package:

  Failed to find Qt5 component "Help" config file at
  "/usr/lib64/cmake/Qt5Help/Qt5HelpConfig.cmake"

Call Stack (most recent call first):
  Qt/Widgets/CMakeLists.txt:117 (vtk_module_find_package)

CMake Error at VTK/CMake/vtkModule.cmake:4371 (message):
  Could not find the Qt5 external dependency.
Call Stack (most recent call first):
  Qt/Widgets/CMakeLists.txt:117 (vtk_module_find_package)
We have this file at:
Code:
 /usr/lib64/cmake/Qt5/Qt5Config.cmake
I tried the symbols link route and end up with:
Code:
CMake Error at /usr/lib64/cmake/Qt5Core/Qt5CoreConfigVersion.cmake:2 (set):
  Maximum recursion depth of 1000 exceeded
Call Stack (most recent call first):
  /usr/lib64/cmake/Qt5Help/Qt5HelpConfig.cmake:28 (find_package)
I did set:
Code:
Qt5_DIR=/opt/Qt/5.15.2/gcc_64/lib/cmake/Qt5
Is there a work around for this?
RobbieTheK is offline   Reply With Quote

Old   May 8, 2024, 17:21
Default
  #2
New Member
 
Join Date: Sep 2018
Posts: 9
Rep Power: 7
Bjørn is on a distinguished road
I realize this is a bit late, but this might be able to help you:

https://gitlab.kitware.com/paraview/...f092f7b21ad474


Essentially it seems you need to install a bit of different dependencies since 22.04 where qt5-default no longer exists.


For 22.04:

Code:
sudo apt-get install git cmake build-essential libgl1-mesa-dev libxt-dev libqt5x11extras5-dev libqt5help5 qttools5-dev qtxmlpatterns5-dev-tools libqt5svg5-dev python3-dev python3-numpy libopenmpi-dev libtbb-dev ninja-build qtbase5-dev qtchooser qt5-qmake qtbase5-dev-tools
Bjørn is offline   Reply With Quote

Reply

Tags
cmake, paraview, qt5

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
CFX problem in ubuntu (linux) Vigneshramaero CFX 0 July 13, 2012 10:22
CFX-Pre problem, pls help!!! cth_yao CFX 0 February 17, 2012 00:52
OpenFOAM 1.6-ext git installation on Ubuntu 11.10 x64 Attesz OpenFOAM Installation 45 January 13, 2012 12:38
Problem Building OF on Centos cluster (no admin rights) CKH OpenFOAM Installation 5 November 13, 2011 06:32
Errors running allwmake in OpenFOAM141dev with WM_COMPILE_OPTION%3ddebug unoder OpenFOAM Installation 11 January 30, 2008 20:30


All times are GMT -4. The time now is 11:34.