|
[Sponsors] |
[Other] Compiling Paraview from source, QT-5 issues. |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
November 13, 2018, 11:34 |
Compiling Paraview from source, QT-5 issues.
|
#1 |
Senior Member
Andrew Somorjai
Join Date: May 2013
Posts: 175
Rep Power: 13 |
What I have done is I've downloaded qt-everywhere-opensource-src-5.9.3 and compiled that inside the ThirdParty-v1806. I also compiled VTK-8.1.1 inside the same folder.
When I tried to compile qt I basically removed the version 5.9.3 from the file name qt-everywhere-opensource-src-5.9.3 (bascially leaving it as qt-everywhere-opensource-src-) so that ./makeQt will find the folder and compile it. Now I have a folder named qt- inside of ThirdParty-v1806/build/linux64Gcc/ and ./makeParaView -qt-5.9.3 5.5.2 ends up getting an error Code:
CMake Error at CMake/ParaViewQt.cmake:71 (find_package): Could not find a configuration file for package "Qt5" that is compatible with requested version "5.6". The following configuration files were considered but not accepted: /usr/lib/x86_64-linux-gnu/cmake/Qt5/Qt5Config.cmake, version: 5.5.1 /usr/lib/x86_64-linux-gnu/cmake/Qt5/Qt5Config.cmake, version: 5.5.1 Call Stack (most recent call first): Qt/Widgets/CMakeLists.txt:203 (pv_find_package_qt) -- Configuring incomplete, errors occurred! See also "~/OpenFOAM/ThirdParty-v1806/build/linux64Gcc/ParaView-5.5.2/CMakeFiles/CMakeOutput.log". See also "~/OpenFOAM/ThirdParty-v1806/build/linux64Gcc/ParaView-5.5.2/CMakeFiles/CMakeError.log". I'm not sure if I should change something else in the environment because I'm afraid to make more changes. |
|
Tags |
compilation error, paraview, qt5 |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[swak4Foam] groovyBC in openFOAM-2.0 for parabolic velocity bc | ofslcm | OpenFOAM Community Contributions | 25 | March 6, 2017 11:03 |
Problem compiling a custom Lagrangian library | brbbhatti | OpenFOAM Programming & Development | 2 | July 7, 2014 12:32 |
OpenFOAM without MPI | kokizzu | OpenFOAM Installation | 4 | May 26, 2014 10:17 |
friction forces icoFoam | ofslcm | OpenFOAM | 3 | April 7, 2012 11:57 |
DecomposePar links against liblamso0 with OpenMPI | jens_klostermann | OpenFOAM Bugs | 11 | June 28, 2007 18:51 |