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. QT app on raspberry pi CM4
Forum Update on Monday, May 27th 2025

QT app on raspberry pi CM4

Scheduled Pinned Locked Moved Unsolved General and Desktop
8 Posts 2 Posters 764 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.
  • H Offline
    H Offline
    Hayri
    wrote on 13 Dec 2022, 08:51 last edited by
    #1

    hello everyone
    I have a question I hope you can help
    My question will be like this,
    There is an application running on Raspberry pi, and I made another application, if I want it on the same raspberry, it's the old app. new app if i want. I want to run , but new app. It doesn't work when I install it on raspberry, I get an error. this error is like this
    (1- error : no valid settings file could be found .
    all settings files found in directory "pro.user" were unsuitable for the current version of qt creator )
    and there is also another file for old app., that file is called clock and its content is like this :Execte file ([Desktop Entry]
    Type=Application
    Name= the name of the project
    exec=project extension )
    please help me
    thank you everyone in advance

    J 1 Reply Last reply 13 Dec 2022, 09:04
    0
    • H Hayri
      13 Dec 2022, 08:51

      hello everyone
      I have a question I hope you can help
      My question will be like this,
      There is an application running on Raspberry pi, and I made another application, if I want it on the same raspberry, it's the old app. new app if i want. I want to run , but new app. It doesn't work when I install it on raspberry, I get an error. this error is like this
      (1- error : no valid settings file could be found .
      all settings files found in directory "pro.user" were unsuitable for the current version of qt creator )
      and there is also another file for old app., that file is called clock and its content is like this :Execte file ([Desktop Entry]
      Type=Application
      Name= the name of the project
      exec=project extension )
      please help me
      thank you everyone in advance

      J Offline
      J Offline
      jsulm
      Lifetime Qt Champion
      wrote on 13 Dec 2022, 09:04 last edited by
      #2

      @Hayri said in QT app on raspberry pi CM4:

      It doesn't work when I install it on raspberry

      How do you install it?
      It sounds more like you're trying to build it on raspberry?

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

      H 1 Reply Last reply 13 Dec 2022, 12:30
      0
      • J jsulm
        13 Dec 2022, 09:04

        @Hayri said in QT app on raspberry pi CM4:

        It doesn't work when I install it on raspberry

        How do you install it?
        It sounds more like you're trying to build it on raspberry?

        H Offline
        H Offline
        Hayri
        wrote on 13 Dec 2022, 12:30 last edited by
        #3

        @jsulm
        When raspberry runs the project I have made in QT, I am working on that application (ie the project I have made), and besides that, I have made another project, I want to run it on the same raspberry.
        can you help with this

        J 1 Reply Last reply 13 Dec 2022, 16:58
        0
        • H Hayri
          13 Dec 2022, 12:30

          @jsulm
          When raspberry runs the project I have made in QT, I am working on that application (ie the project I have made), and besides that, I have made another project, I want to run it on the same raspberry.
          can you help with this

          J Offline
          J Offline
          jsulm
          Lifetime Qt Champion
          wrote on 13 Dec 2022, 16:58 last edited by
          #4

          @Hayri Sorry, I don't understand your description.
          If you want to run this other application on RaspberryPi then build it for RaspberryPi.

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

          H 1 Reply Last reply 15 Dec 2022, 08:28
          0
          • J jsulm
            13 Dec 2022, 16:58

            @Hayri Sorry, I don't understand your description.
            If you want to run this other application on RaspberryPi then build it for RaspberryPi.

            H Offline
            H Offline
            Hayri
            wrote on 15 Dec 2022, 08:28 last edited by
            #5

            @jsulm
            Hello again
            I got to this
            it gives me error here
            Unknown module(s) in QT : webkitwidgets serialport charts

            J 1 Reply Last reply 15 Dec 2022, 08:31
            0
            • H Hayri
              15 Dec 2022, 08:28

              @jsulm
              Hello again
              I got to this
              it gives me error here
              Unknown module(s) in QT : webkitwidgets serialport charts

              J Offline
              J Offline
              jsulm
              Lifetime Qt Champion
              wrote on 15 Dec 2022, 08:31 last edited by
              #6

              @Hayri said in QT app on raspberry pi CM4:

              Unknown module(s) in QT : webkitwidgets serialport charts

              Well, you do not have these Qt modules. You need to install them if you want to use them.

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

              H 1 Reply Last reply 15 Dec 2022, 08:39
              0
              • J jsulm
                15 Dec 2022, 08:31

                @Hayri said in QT app on raspberry pi CM4:

                Unknown module(s) in QT : webkitwidgets serialport charts

                Well, you do not have these Qt modules. You need to install them if you want to use them.

                H Offline
                H Offline
                Hayri
                wrote on 15 Dec 2022, 08:39 last edited by
                #7

                @jsulm
                so how can i install them
                thanks for helping

                J 1 Reply Last reply 15 Dec 2022, 08:44
                0
                • H Hayri
                  15 Dec 2022, 08:39

                  @jsulm
                  so how can i install them
                  thanks for helping

                  J Offline
                  J Offline
                  jsulm
                  Lifetime Qt Champion
                  wrote on 15 Dec 2022, 08:44 last edited by
                  #8

                  @Hayri said in QT app on raspberry pi CM4:

                  so how can i install them

                  How did you install Qt?

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

                  1 Reply Last reply
                  0

                  5/8

                  15 Dec 2022, 08:28

                  • Login

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