diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-07-17 09:10:43 +0200 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-07-17 09:10:43 +0200 |
| commit | f2ec263023649e596c5076df32c2d328bc9393d2 (patch) | |
| tree | 5dd86caab46e552bd2e62bf9c4fb1a7504a44db4 /results/scraper/fex/1853 | |
| parent | 63d2e9d409831aa8582787234cae4741847504b7 (diff) | |
| download | qemu-analysis-main.tar.gz qemu-analysis-main.zip | |
Diffstat (limited to 'results/scraper/fex/1853')
| -rw-r--r-- | results/scraper/fex/1853 | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/results/scraper/fex/1853 b/results/scraper/fex/1853 new file mode 100644 index 000000000..fb4ba8e6a --- /dev/null +++ b/results/scraper/fex/1853 @@ -0,0 +1,18 @@ +docker build-FindSDL2.cmake +The error information is as follows,how to solve it?Thangk you! + +CMake Error at Source/Tools/FEXConfig/CMakeLists.txt:7 (find_package): + By not providing "FindSDL2.cmake" in CMAKE_MODULE_PATH this project has + asked CMake to find a package configuration file provided by "SDL2", but + CMake did not find one. + + Could not find a package configuration file provided by "SDL2" with any of + the following names: + + SDL2Config.cmake + sdl2-config.cmake + + Add the installation prefix of "SDL2" to CMAKE_PREFIX_PATH or set + "SDL2_DIR" to a directory containing one of the above files. If "SDL2" + provides a separate development package or SDK, be sure it has been + installed. |