Hi devs, last time I built KMM for MacPorts in January all was fine, but today I ran into this: --- :info:configure -- Found LibOfx: /opt/local/lib :info:configure CMake Warning at CMakeLists.txt:168 (find_package): :info:configure Could not find a package configuration file provided by "gwengui-cpp" :info:configure (requested version 4.13.0) with any of the following names: :info:configure :info:configure gwengui-cppConfig.cmake :info:configure gwengui-cpp-config.cmake :info:configure :info:configure Add the installation prefix of "gwengui-cpp" to CMAKE_PREFIX_PATH or set :info:configure "gwengui-cpp_DIR" to a directory containing one of the above files. If :info:configure "gwengui-cpp" provides a separate development package or SDK, be sure it :info:configure has been installed. :info:configure :info:configure :info:configure -- Gwenhywfar 4.14.0.0 found at /opt/local/include/gwenhywfar4 (/opt/local/lib/libgwenhywfar.60.dylib) :info:configure -- AqBanking 5.5.1 found at /opt/local/include/aqbanking5 (/opt/local/lib/libaqbanking.dylib;/opt/local/lib/libgwenhywfar.60.dylib) :info:configure CMake Error at CMakeLists.txt:176 (message): :info:configure KBanking requirements not met ---
Is this because I am having a newer gwenhywfar version installed already? Greets, Marko