https://bugs.kde.org/show_bug.cgi?id=448289

--- Comment #2 from Marco Sanchotene <marco.sanchot...@gmail.com> ---
For the record, I contacted Stephane MANKOWSKI by email asking for help to
build the 2.24.6 version to generate the sample file he asked for.

Currently, when running the following:

mkdir build && cd build
cmake .. -DCMAKE_INSTALL_PREFIX=`kf5-config --prefix`
-DQT_PLUGIN_INSTALL_DIR=`kf5-config --qt-plugins` -DCMAKE_BUILD_TYPE=release
-DCMAKE_EXPORT_COMPILE_COMMANDS=1 -DSKG_WEBENGINE=OFF -DSKG_BUILD_TEST=OFF
-DSKG_DESIGNER=OFF

 I'm seeing:

CMake Error at
/usr/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:230
(message):
 Could NOT find KF5 (missing: JobWidgets ConfigWidgets KIO NewStuff Parts       
 XmlGui) (found suitable version "5.89.0", minimum required is "5.0.0")         
Call Stack (most recent call first):                                            
 /usr/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:594
(_FPHSA_FAILURE_MESSAGE)                                                        
 /usr/share/ECM/find-modules/FindKF5.cmake:93
(find_package_handle_standard_args)                                             
 CMakeLists.txt:76 (FIND_PACKAGE)

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to