Skip to content
QtWS25 Last Chance
  • List mcu boards

    Unsolved Mobile and Embedded mcu cross compile cross-compile qtquick
    1
    0 Votes
    1 Posts
    276 Views
    No one has replied
  • Can't connect cpp to qml project

    Unsolved Qt for MCUs mcu cpp main stm32f7
    3
    0 Votes
    3 Posts
    536 Views
    A
    @sierdzio Thank you very much for the answer. I tried some tips, but unfortunately not all were applicable in my case, since let's say the same Q_OBJECT is missing in Qt microcontrollers. And in the examples that I'm looking at, it seems that there is no such thing (Q_OBJECT), which is why I ran into a problem, since everything works in the usual Qt for Desktop but not in Qt MCU