Git Product home page Git Product logo

thirdparty-11's People

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

thirdparty-11's Issues

CMake and Qt error when compiling ParaView in WSL2

WSL2 Ubuntu information:

  • OS: Ubuntu 22.04.3 LTS on Windows 10 x86_64
  • Kernel: 5.15.133.1-microsoft-standard-WSL2
  • Shell: bash 5.1.16
  • Terminal: Windows Terminal

Installing qt5-default as the official tutorial is unsuccess because Ubuntu removed qt5-default package since 20.04
So I used these commands instead:

sudo apt-get install qtbase5-dev qtchooser qt5-qmake qtbase5-dev-tools qtcreator qt5*

After that I compiled the ParaView using this command:

flyingwing@FlyingWing:~/OpenFOAMorg/ThirdParty-11$ ./makeParaView

Then I encountered error messages like this:

-- Could NOT find Qt5Svg (missing: Qt5Svg_DIR)
CMake Warning at VTK/CMake/vtkModule.cmake:4365 (find_package):
  Found package configuration file:

    /usr/lib/x86_64-linux-gnu/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 "Svg" config file at
  "/usr/lib/x86_64-linux-gnu/cmake/Qt5Svg/Qt5SvgConfig.cmake"



Call Stack (most recent call first):
  Qt/ApplicationComponents/CMakeLists.txt:311 (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/ApplicationComponents/CMakeLists.txt:311 (vtk_module_find_package)

I could not find any solutions regarding my situation on the internet

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.