shadPS4/documents
Mathieu Acher 5e0d280d3a
Update building-linux.md
without qt6-tools in Arch Linux, 

the following error occurs when calling cmake -S . -B build/ -DENABLE_QT_GUI=ON -DCMAKE_C_COMPILER=clang -DCMAKE_CXX_COMPILER=clang++:

-- Could NOT find Qt6LinguistTools (missing: Qt6LinguistTools_DIR)
CMake Error at CMakeLists.txt:200 (find_package):
  Found package configuration file:

    /usr/lib/cmake/Qt6/Qt6Config.cmake

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

  Failed to find required Qt component "LinguistTools".

  Expected Config file at
  "/usr/lib/cmake/Qt6LinguistTools/Qt6LinguistToolsConfig.cmake" does NOT
  exist



  Configuring with --debug-find-pkg=Qt6LinguistTools might reveal details why
  the package was not found.

  Configuring with -DQT_DEBUG_FIND_PACKAGE=ON will print the values of some
  of the path variables that find_package uses to try and find the package.
2025-02-22 22:04:35 +01:00
..
Debugging Update Debugging.md 2024-08-21 22:16:03 +03:00
Quickstart documents: Update CPU requirements. (#2229) 2025-01-24 10:48:39 +02:00
Screenshots Update Linux building documentation (#2211) 2025-01-22 23:53:27 +02:00
building-linux.md Update building-linux.md 2025-02-22 22:04:35 +01:00
building-macos.md externals: Add MoltenVK as an external. (#1767) 2024-12-14 10:20:04 +02:00
building-windows.md adding info about MSYS2 build (#2482) 2025-02-20 10:16:13 +02:00
changelog.md Help - improvement (#1522) 2024-12-09 18:47:26 +02:00
patching-shader.md Allow shader patching (#1633) 2024-11-30 20:15:55 +01:00