What exactly are you doing with that file? What returns those errors? It seems you are trying to feed a C++ compiler (or preprocessor) with an XML file.
What exactly are you doing with that file? What returns those errors? It seems you are trying to feed a C++ compiler (or preprocessor) with an XML file.
You are including the ui file directly in your cpp program.
How does the .pro file look like? Are you using FORMS variable as suggested in the Qt Designer manual?
J-P Nurmi
Bookmarks