Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Qt Creator and Easier Embedded Development ?
Forum Updated to NodeBB v4.3 + New Features

Qt Creator and Easier Embedded Development ?

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 466 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • RebelCoderRUR Offline
    RebelCoderRUR Offline
    RebelCoderRU
    wrote on last edited by RebelCoderRU
    #1

    Hello.

    Does anyone know, if Qt team is planing to have easier to use embedded development tools? What I mean, we have tons of very popular platforms, like: Arduino, Raspberry Pi, Beaglebone, Sparkfun, etc...

    But yet, we have no integration of any of those into Qt Creator. I managed to write code -> make -> upload some code to Arduino, but it took a lot of hacking, and yet, code auto-completion barley works as it all is just so hackish and not very productive.

    I wonder, if Qt Team is planing to have a nice integration for all those platforms, so we can just create a new project, choose the board and start coding, with full code auto-completion. It would make Qt an ultimate platform. Visual Studio has all those features.

    Regards.

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      Qt Creator already provides support for Bare Metal. Is it what you have in mind ?

      As for Raspberry Pi, BeagleBoneBlack and such, you usually cross-compile Qt for these boards and then connect to them using ssh through Qt Creator.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved