I have configured VisualGDB to cross compile, download and debug QT applications for Raspberry Pi.
If I open MainWindow.ui and make changes then save the changes in QTDesigner and re-build and run the application, the changes are not evident.
This was discussed here but a solution was never proposed:https://sysprogs.com/w/forums/topic/qt-designer/
From that post it would seem that the ui_mainwindow.h should be generated on the Raspberry Pi and pulled into my VS solution by VisualGDB?
Any suggestions ?
Best Regards
Andy