Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Qt project deployment on rpi 3 board

Qt project deployment on rpi 3 board

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
2 Posts 2 Posters 362 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.
  • H Offline
    H Offline
    hem1
    wrote on last edited by
    #1

    I am done with cross compiling Qt 5.10.1 for rpi 3 board and took me nearly 7-8 days. now everything is set and when i tried to run the deployed project on rpi3 :
    The error popped out:
    relocation error: ./hello: symbol _ZTVN10_cxxabiv120_si_class_type_infoE, version Qt_5 not defined in file libQt5core.so.5 with link time reference.

    i have used follwing website for cross compilation
    https://wiki.qt.io/RaspberryPi2EGLFS

    this may be issue of old version libraries on rpi as i haev downloaded qt4-x11 on rpi as per this tutorial. am i correct ??? please help me, if anybody having any idea??

    K 1 Reply Last reply
    0
    • H hem1

      I am done with cross compiling Qt 5.10.1 for rpi 3 board and took me nearly 7-8 days. now everything is set and when i tried to run the deployed project on rpi3 :
      The error popped out:
      relocation error: ./hello: symbol _ZTVN10_cxxabiv120_si_class_type_infoE, version Qt_5 not defined in file libQt5core.so.5 with link time reference.

      i have used follwing website for cross compilation
      https://wiki.qt.io/RaspberryPi2EGLFS

      this may be issue of old version libraries on rpi as i haev downloaded qt4-x11 on rpi as per this tutorial. am i correct ??? please help me, if anybody having any idea??

      K Offline
      K Offline
      koahnig
      wrote on last edited by
      #2

      @hem1

      Within Qt forum there is no need to post in different fora the same thread.

      Please avoid duplication and continue the discussion there. Moderators may move your thread to a differnet forum when requiired.

      Closing this thread.

      Vote the answer(s) that helped you to solve your issue(s)

      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