Cross-compiling Qt applications (Windows->Pi)

Sysprogs forums Forums Other tools & products Cross-compiling Qt applications (Windows->Pi)

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #24968
    blipton
    Participant

    I have a Pi running Qt 5.3.2, but I need to use Qt 5.8 for the SerialBus module.   Rather than upgrading the Pi, I prefer to see if I can do it in Windows and just cross compile onto the Pi.

    But according to the QtCrossTool documentation, it requires the much older Qt4 to be installed on Linux/Pi.
    https://visualgdb.com/tools/QtCrossTool/

    Is there a way to create a Qt 5.8 GUI application in Windows, that cross-compiles to run on a Pi with Qt 5.3.2?

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.