miqt-uic -qt6 errors after compilation:
These warnings:
/* miqt-uic: no handler for leFilterPing property 'minimumSize' /
/ miqt-uic: no handler for leFilterPing property 'maximumSize' */
le***** means QLineEdit (but it doesn't work with other widgets either)
These errors:
undefined: qt.AlignmentFlag__AlignRight
undefined: qt.AlignmentFlag__AlignTrailing
undefined: qt.AlignmentFlag__AlignVCenter
undefined: qt.AlignmentFlag__AlignRight
undefined: qt.LayoutDirection__LeftToRight
undefined: qt.TextFormat__AutoText
.ui file below
untitled.zip
Im using latest version of MSYS2 with latest version of miqt (qt6 dynamic)
miqt-uic -qt6 errors after compilation:
These warnings:
/* miqt-uic: no handler for leFilterPing property 'minimumSize' /
/ miqt-uic: no handler for leFilterPing property 'maximumSize' */
le***** means QLineEdit (but it doesn't work with other widgets either)
These errors:
undefined: qt.AlignmentFlag__AlignRight
undefined: qt.AlignmentFlag__AlignTrailing
undefined: qt.AlignmentFlag__AlignVCenter
undefined: qt.AlignmentFlag__AlignRight
undefined: qt.LayoutDirection__LeftToRight
undefined: qt.TextFormat__AutoText
.ui file below
untitled.zip
Im using latest version of MSYS2 with latest version of miqt (qt6 dynamic)