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

Deploy UI file on QNX

Scheduled Pinned Locked Moved Unsolved General and Desktop
qt5.13.2qnxui fileqmlconvert
2 Posts 2 Posters 478 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 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?

    jsulmJ 1 Reply Last reply
    0
    • S surajj4837

      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?

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on 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

      • Login

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