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. How to add new libraries to raspberry via crosscompile ?
Forum Updated to NodeBB v4.3 + New Features

How to add new libraries to raspberry via crosscompile ?

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
2 Posts 2 Posters 326 Views 2 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.
  • B Offline
    B Offline
    bladekel
    wrote on last edited by aha_1980
    #1

    Hello to all,
    I'm a newbie to Qt.
    I had followed the instructions on RaspberryPi2EGLFS and successfully made it. Now I can send simple Qt Widget Applications to RPi3 and run.
    To improve the application I need to use new libraries such as PigPio to use gpio on RPi3.
    I have installed the pigpio library to Debian and I successfully run the application on Debian but on RPi3 unfortunately because there is no PigPio library on RPi3.

    How can I solve this problem?

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

      Hi,

      Cross-compile that library and then copy it over to your target.

      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

      • Login

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