Hi,
Thanks for the prompt reply.
Unfortunately, I have not found any reference in the Qt related resources.
I was also trying to perform the manual build process, but I must say that my limited knowledge prevents me from getting any significant information from that.
As another approach, I have tried to create new CMake Qt project using the VGDB wizard. This includes only a MainWindow.ui, and a ui_MainWindow.h file is generated.
Now I have tried to add another dialo.ui file, and again, ui_dialog.h is not generated.
I removed both the MainWindow.ui and the dialog.ui files (i don’t see them in the auto generated CMakeList.txt), but yet the uiMainWindow.h is generated. And again, this is in a completely new generated template application!
I’m using VGDB R5.5R4 build 3920.
Thanks,
NAhum.