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. Deploy UI file on QNX
Forum Update on Monday, May 27th 2025

Deploy UI file on QNX

Scheduled Pinned Locked Moved Unsolved General and Desktop
qt5.13.2qnxui fileqmlconvert
2 Posts 2 Posters 483 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.
  • S Offline
    S Offline
    surajj4837
    wrote on 25 Jan 2022, 09:29 last edited by surajj4837
    #1

    I m using Qt 5.13.2 on Ubuntu 20.04.
    I have created a Qt project using CMakeLists.txt. This project has a .ui file consisting of the UI. The project is working fine on system. Now I want to port it on a QNX platform. This step is not happening. The Qt on QNX does not accept CMake project. Further investigation led me to this page. It also says :

    A Qt project typically consists of a project file (.pro), sources and headers. Additionally, there might be QML files, and/or Qt resource (.qrc) and asset (images, sounds, etc) files.
    

    How can I run my project on QNX platform without creating it's QML version from scratch?

    J 1 Reply Last reply 25 Jan 2022, 09:37
    0
    • S surajj4837
      25 Jan 2022, 09:29

      I m using Qt 5.13.2 on Ubuntu 20.04.
      I have created a Qt project using CMakeLists.txt. This project has a .ui file consisting of the UI. The project is working fine on system. Now I want to port it on a QNX platform. This step is not happening. The Qt on QNX does not accept CMake project. Further investigation led me to this page. It also says :

      A Qt project typically consists of a project file (.pro), sources and headers. Additionally, there might be QML files, and/or Qt resource (.qrc) and asset (images, sounds, etc) files.
      

      How can I run my project on QNX platform without creating it's QML version from scratch?

      J Offline
      J Offline
      jsulm
      Lifetime Qt Champion
      wrote on 25 Jan 2022, 09:37 last edited by
      #2

      @surajj4837 said in Deploy UI file on QNX:

      This step is not happening

      What does this mean please?
      Post error message or describe better what happens.
      Do you have CMake in your QNX SDK?

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0

      2/2

      25 Jan 2022, 09:37

      • Login

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