Ubuntu 16.04 OpenFOAM-7 ParaView Installation ErrorInstallation error with checkinstallCan't build gcc anymore since upgrade to 11.10C compiler cannot create excecutablespgadmin installation error while compiling from sourceError in Caffe Installation in Ubuntu 16.04
Can I use Moonlace to allow a Lightning Bolt to target a creature with protection from red?
How do I limit the use of projectiles in a high fantasy world?
How does a virus know what component of it to mutate?
1 horizontal and 1 vertical line needs to be a different color in my table
Dish soap or WD-40?
How can conflict be conducted between nations when warfare is never an option?
Python Code for List of Month Names starting with current month
Was there really a shuttle toilet training device with a "boresight camera"?
Is lens flare shot organically, or added in post-production?
What is the etymology of the phrase 隴を得て蜀を望む?
Voronoi Cell and Voronoi Diagram
How to insert a character between any several characters without knowing indexes?
Is there a BIOS setting that controls cpu load sharing?
Roll for Initiative!
Why do we use cross products in physics?
Was Rabban Yochanan Ben Zakkai a priest? And was he Nasi of a sanhedrin?
What are the disadvantages for using short-field take-off technique?
What is required to transfer copyright when purchasing an original work (with out a contract)?
Keeping an healthy immune system on a generation-ship
Being heavily recruited at new company: Should I tell them I’m trying to get pregnant?
Smallest dot/dot indent for Prusa MK3S using PLA
Am I obligated to pass on domain knowledge after being let go?
How permanent are these changes to a PC when they attune to this weapon in Descent into Avernus?
Mincha torah reading before a chag
Ubuntu 16.04 OpenFOAM-7 ParaView Installation Error
Installation error with checkinstallCan't build gcc anymore since upgrade to 11.10C compiler cannot create excecutablespgadmin installation error while compiling from sourceError in Caffe Installation in Ubuntu 16.04
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;
I'm following the build guide provided by OpenFOAM, but I am having issues with an error that occurs when I try to compile ParaView with the following commands
The installation fails with the following message
./makeParaView
CMake Error at VTK/CMake/vtkQt.cmake:6 (message):
Expected value for VTK_QT_VERSION is '5'
Call Stack (most recent call first):
VTK/GUISupport/Qt/CMakeLists.txt:1 (include)
-- Configuring incomplete, errors occurred!
See also "/home/tyro/OpenFOAM/ThirdParty-7/build/linux64Gcc/ParaView-5.6.0/CMakeFiles/CMakeOutput.log".
See also "/home/tyro/OpenFOAM/ThirdParty-7/build/linux64Gcc/ParaView-5.6.0/CMakeFiles/CMakeError.log".
compiling
add a comment
|
I'm following the build guide provided by OpenFOAM, but I am having issues with an error that occurs when I try to compile ParaView with the following commands
The installation fails with the following message
./makeParaView
CMake Error at VTK/CMake/vtkQt.cmake:6 (message):
Expected value for VTK_QT_VERSION is '5'
Call Stack (most recent call first):
VTK/GUISupport/Qt/CMakeLists.txt:1 (include)
-- Configuring incomplete, errors occurred!
See also "/home/tyro/OpenFOAM/ThirdParty-7/build/linux64Gcc/ParaView-5.6.0/CMakeFiles/CMakeOutput.log".
See also "/home/tyro/OpenFOAM/ThirdParty-7/build/linux64Gcc/ParaView-5.6.0/CMakeFiles/CMakeError.log".
compiling
check this out. It worked for me. cfd-online.com/Forums/openfoam-installation/…
– Andy
Jul 25 at 15:45
add a comment
|
I'm following the build guide provided by OpenFOAM, but I am having issues with an error that occurs when I try to compile ParaView with the following commands
The installation fails with the following message
./makeParaView
CMake Error at VTK/CMake/vtkQt.cmake:6 (message):
Expected value for VTK_QT_VERSION is '5'
Call Stack (most recent call first):
VTK/GUISupport/Qt/CMakeLists.txt:1 (include)
-- Configuring incomplete, errors occurred!
See also "/home/tyro/OpenFOAM/ThirdParty-7/build/linux64Gcc/ParaView-5.6.0/CMakeFiles/CMakeOutput.log".
See also "/home/tyro/OpenFOAM/ThirdParty-7/build/linux64Gcc/ParaView-5.6.0/CMakeFiles/CMakeError.log".
compiling
I'm following the build guide provided by OpenFOAM, but I am having issues with an error that occurs when I try to compile ParaView with the following commands
The installation fails with the following message
./makeParaView
CMake Error at VTK/CMake/vtkQt.cmake:6 (message):
Expected value for VTK_QT_VERSION is '5'
Call Stack (most recent call first):
VTK/GUISupport/Qt/CMakeLists.txt:1 (include)
-- Configuring incomplete, errors occurred!
See also "/home/tyro/OpenFOAM/ThirdParty-7/build/linux64Gcc/ParaView-5.6.0/CMakeFiles/CMakeOutput.log".
See also "/home/tyro/OpenFOAM/ThirdParty-7/build/linux64Gcc/ParaView-5.6.0/CMakeFiles/CMakeError.log".
compiling
compiling
edited Jul 21 at 18:52
Kulfy
9,27711 gold badges36 silver badges63 bronze badges
9,27711 gold badges36 silver badges63 bronze badges
asked Jul 21 at 12:05
TyroTyro
112 bronze badges
112 bronze badges
check this out. It worked for me. cfd-online.com/Forums/openfoam-installation/…
– Andy
Jul 25 at 15:45
add a comment
|
check this out. It worked for me. cfd-online.com/Forums/openfoam-installation/…
– Andy
Jul 25 at 15:45
check this out. It worked for me. cfd-online.com/Forums/openfoam-installation/…
– Andy
Jul 25 at 15:45
check this out. It worked for me. cfd-online.com/Forums/openfoam-installation/…
– Andy
Jul 25 at 15:45
add a comment
|
1 Answer
1
active
oldest
votes
Try to install qt5-devel
and use
./makeParaView -qmake $(which qmake-qt5)
add a comment
|
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1159904%2fubuntu-16-04-openfoam-7-paraview-installation-error%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Try to install qt5-devel
and use
./makeParaView -qmake $(which qmake-qt5)
add a comment
|
Try to install qt5-devel
and use
./makeParaView -qmake $(which qmake-qt5)
add a comment
|
Try to install qt5-devel
and use
./makeParaView -qmake $(which qmake-qt5)
Try to install qt5-devel
and use
./makeParaView -qmake $(which qmake-qt5)
edited Sep 29 at 12:52
user3140225
2,7004 gold badges12 silver badges24 bronze badges
2,7004 gold badges12 silver badges24 bronze badges
answered Sep 29 at 12:46
MohiMohi
1
1
add a comment
|
add a comment
|
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1159904%2fubuntu-16-04-openfoam-7-paraview-installation-error%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
check this out. It worked for me. cfd-online.com/Forums/openfoam-installation/…
– Andy
Jul 25 at 15:45