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
QtWS25 Last Chance

QT app on raspberry pi CM4

Scheduled Pinned Locked Moved Unsolved General and Desktop
8 Posts 2 Posters 757 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 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

    jsulmJ 1 Reply Last reply
    0
    • H Hayri

      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

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

        @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 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

        jsulmJ 1 Reply Last reply
        0
        • H Hayri

          @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

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

            @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 last edited by
            #5

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

            jsulmJ 1 Reply Last reply
            0
            • H Hayri

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

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

                @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 last edited by
                #7

                @jsulm
                so how can i install them
                thanks for helping

                jsulmJ 1 Reply Last reply
                0
                • H Hayri

                  @jsulm
                  so how can i install them
                  thanks for helping

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

                  • Login

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