summary refs log tree commit diff stats
path: root/results/scraper/fex/4115
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-07-17 09:10:43 +0200
committerChristian Krinitsin <mail@krinitsin.com>2025-07-17 09:10:43 +0200
commitf2ec263023649e596c5076df32c2d328bc9393d2 (patch)
tree5dd86caab46e552bd2e62bf9c4fb1a7504a44db4 /results/scraper/fex/4115
parent63d2e9d409831aa8582787234cae4741847504b7 (diff)
downloadqemu-analysis-main.tar.gz
qemu-analysis-main.zip
add downloaded fex bug-reports HEAD main
Diffstat (limited to 'results/scraper/fex/4115')
-rw-r--r--results/scraper/fex/411522
1 files changed, 22 insertions, 0 deletions
diff --git a/results/scraper/fex/4115 b/results/scraper/fex/4115
new file mode 100644
index 000000000..f8fc3db1c
--- /dev/null
+++ b/results/scraper/fex/4115
@@ -0,0 +1,22 @@
+Installation issues
+I am on Asahi Linux (Fedora) and following the [installation guide](https://wiki.fex-emu.com/index.php/Development:Setting_up_FEX). During build configuration I get the following error message:

+```

+CMake Error at Source/Tools/CMakeLists.txt:7 (find_package):

+  By not providing "FindQt5.cmake" in CMAKE_MODULE_PATH this project has

+  asked CMake to find a package configuration file provided by "Qt5", but

+  CMake did not find one.

+

+  Could not find a package configuration file provided by "Qt5" with any of

+  the following names:

+

+    Qt5Config.cmake

+    qt5-config.cmake

+

+  Add the installation prefix of "Qt5" to CMAKE_PREFIX_PATH or set "Qt5_DIR"

+  to a directory containing one of the above files.  If "Qt5" provides a

+  separate development package or SDK, be sure it has been installed.

+

+

+-- Configuring incomplete, errors occurred!

+```

+I am at current HEAD 389ad737 and I've installed all the Fedora dependencies.
\ No newline at end of file