On Montag, 7. Dezember 2015 15:42:46 CEST, Luca wrote:
Is a bit of time that the build of kwin on my virtual box (5.10) fails due to this error that I'm not able to understand.
Hard to say, but a linker error on some ABI unstable plugin mechanism smells like you're linking together different "Qt" versions (eg. because libkdecoration or some other KF5 lib was compiled against an older Qt version that links platformintegration) - could be kdesrc-build (which I've never used personally) first step: cd build/plugins/qpa VERBOSE=1 make so one can see what is being linked there. Cheers, Thomas
Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<