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. Framework Installer and libraries
Forum Updated to NodeBB v4.3 + New Features

Framework Installer and libraries

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
2 Posts 1 Posters 307 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.
  • GiridharG Offline
    GiridharG Offline
    Giridhar
    wrote on last edited by
    #1

    Hello everybody. I'm developing an application for RaspBerry PI 4. I was playing with the QT Framework Installer and I correctly made the installer for mine QT application. Now I've a little problem. My application requires some libraries that must be installed before the execution of the app like "WiringPI" and others. How can I run the installer of them? The main problem of this, I think is that WiringPi requires to compile and run the source code (I don't know how to be more clear). Look this repo: https://github.com/WiringPi/WiringPi you need to run the "build" script to install that. How can I reach this goal with the Installer Framework? Thanks.

    Founder & Developer of: https://pidmx.net
    Mac - Qt6 for Rpi4 CrossCompile Environment tutorial: https://github.com/giridhar123/Qt-Rpi4-Mac-Cross-Compile

    1 Reply Last reply
    0
    • GiridharG Offline
      GiridharG Offline
      Giridhar
      wrote on last edited by Giridhar
      #2

      @Giridhar said in Framework Installer and libraries:

      Hello everybody. I'm developing an application for RaspBerry PI 4. I was playing with the QT Framework Installer and I correctly made the installer for mine QT application. Now I've a little problem. My application requires some libraries that must be installed before the execution of the app like "WiringPI" and others. How can I run the installer of them? The main problem of this, I think is that WiringPi requires to compile and run the source code (I don't know how to be more clear). Look this repo: https://github.com/WiringPi/WiringPi you need to run the "build" script to install that. How can I reach this goal with the Installer Framework? Thanks.

      I solved looking into the doc. Before I couldn't find what I was looking for.

      Founder & Developer of: https://pidmx.net
      Mac - Qt6 for Rpi4 CrossCompile Environment tutorial: https://github.com/giridhar123/Qt-Rpi4-Mac-Cross-Compile

      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