Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Qt5 cross compilation in Beaglebone Black
QtWS25 Last Chance

Qt5 cross compilation in Beaglebone Black

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
3 Posts 3 Posters 510 Views
  • 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.
  • G Offline
    G Offline
    gunjanvora
    wrote on last edited by gunjanvora
    #1

    I am getting "undefined reference to `QByteArray::toHex(char) const@Qt_5'" in Qt5 when running CAN bus Qt program in beaglebone black.

    I have used following link as reference :- https://wiki.qt.io/BeagleBone_Black_Beginners_Guide

    Kindly help me on this.

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

      Hi and welcome to devnet,

      Are you using the same Qt version on your target that you are using to cross-compile your application ?

      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
      2
      • G gunjanvora

        I am getting "undefined reference to `QByteArray::toHex(char) const@Qt_5'" in Qt5 when running CAN bus Qt program in beaglebone black.

        I have used following link as reference :- https://wiki.qt.io/BeagleBone_Black_Beginners_Guide

        Kindly help me on this.

        A Offline
        A Offline
        ambershark
        wrote on last edited by
        #3

        @gunjanvora Are you using compatible Qt libs on your BB? I.e. are your Qt libs cross compiled for that device?

        My L-GPL'd C++ Logger github.com/ambershark-mike/sharklog

        1 Reply Last reply
        1

        • Login

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