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. How to add and compile my QT application in Yocto image (which contains QT-5 layer.) ?
Forum Updated to NodeBB v4.3 + New Features

How to add and compile my QT application in Yocto image (which contains QT-5 layer.) ?

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 401 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.
  • M Offline
    M Offline
    Mugiwara007
    wrote on 28 Feb 2022, 11:32 last edited by
    #1

    Hello everyone. I have trying to add a qt widgets application/project to my yocto image and compile it through it. I know that I have to add a custom layer and make a recipe which has reference to the files of the qt application but I am confused about which files to refer in my recipe. The QT application file is a bare bone project called "hi" which contains no additional code and pops up a plain helloworld window. The project file contains following files:

            main.cpp 
            hi.pro 
            hi.pro.user
            mainwindow.cpp 
            mainwindow.h 
            ui_mainwindow.h
    

    Thanks.

    1 Reply Last reply
    0

    1/1

    28 Feb 2022, 11:32

    • Login

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