FreeBSD Port: x11-toolkits/qt5-widgets build fails
Jason E. Hale
jhale at freebsd.org
Sun Oct 15 18:54:18 BST 2023
On Sun, Oct 15, 2023 at 7:00 AM mr44er <mr44er at entruempelung.haus> wrote:
>
> kernel/qwidget.cpp:112:10: fatal error: 'QtPlatformHeaders/qxcbwindowfunctions.h' file not found
> #include <QtPlatformHeaders/qxcbwindowfunctions.h>
> ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
This looks to be the same as [1]. Please ensure that the X11 option is
enabled in x11-toolkits/qt5-gui and rebuild/reinstall it. This option
is a requirement of x11-toolkits/qt5-widgets and since over 90% of the
ports that require Gui also require Widgets, it should only be turned
off for very specific use cases.
[1] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266378
-Jason
More information about the kde-freebsd
mailing list