[Interest] [Qt5 Beta] qmake: *.ui files not generated (uic not called)?
Till Oliver Knoll
till.oliver.knoll at gmail.com
Sat Sep 1 11:54:08 CEST 2012
Am 01.09.12 11:51, schrieb Till Oliver Knoll:
> ...
>
> FORMS += $$PWD/ui/FooDialog.ui \
> $$PWD/ui/BarDialog.ui
>
> (that black-magic "macro" $$PWD works for everything else - could that
> be the problem?)
I quickly removed the $$PWD prefix - did not make any difference: the
*.ui files are not processed.
Any ideas? Is "FORMS" not the proper keyword here (anymore)?
Cheers, Oliver
More information about the Interest
mailing list