Hello,
I have a problem with uic.
Normally I use uic to obtain cpp and h source code from .ui file.
uic -o form1.h form1.ui -> this execute correctly
uic -o form1.cpp -i form1.h form1.ui -> error
uic -v Qt User Interface Compiler version 4.4.0
what is the problema??? uic does not recognize this flag -i
best regards
Bookmarks