https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229426
--- Comment #4 from Tobias C. Berner <[email protected]> --- Hi there The section of the Qt Documentaton tells you exactly what Adriaan and I were telling you too: "use the version of qt-wayland that matches your installed Qt." Now, you are using Quarterly Packages which are 5.9.4 -- so you need to get qt5-wayland which is 5.9.4 -- you'll find the ports for that in the quarterly ports branch. That is you need to checkout the quarterly ports tree. (you don't need to replace the main ports tree with the quarterly, just check it out somewhere, and built qt5-wayland in there). -- though if you ask me, your current set-up does not make much sense :) If you want to use qt5-wayland 5.10.1 (as is in the head ports tree), then just rebuild Qt5 to be 5.10.1 :) Qt5, and thereby the ports tree do not let you mix versions. mfg Tobias -- You are receiving this mail because: You are the assignee for the bug.
