https://bugs.kde.org/show_bug.cgi?id=495333
--- Comment #5 from Jesus M Diaz <jesusm.diazpe...@gmail.com> --- As per your request, I reinstalled libofx, and then I tried to build Skrooge from the stable sources for 2.33.0 and from a fresh git clone. In both cases the cmake command I used was: cmake .. -DCMAKE_INSTALL_PREFIX=$(kf5-config --prefix) -DQT_PLUGIN_INSTALL_DIR=$(kf5-config --qt-plugins) -DSKG_WEBENGINE=ON -DCMAKE_BUILD_TYPE=release -DSKG_BUILD_TEST=OFF -DSKG_DESIGNER=OFF And in both cases it worked apparently fine. I have no clue if any of the new changes you pushed fix whatever incompatibility I was having or what else, but the thing is that it is working now. -- You are receiving this mail because: You are watching all bug changes.