Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. I am looking for well working using camera device CMAKE file to compare my cmake errors
Forum Updated to NodeBB v4.3 + New Features

I am looking for well working using camera device CMAKE file to compare my cmake errors

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
10 Posts 4 Posters 255 Views 1 Watching
  • 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
    MT34
    wrote last edited by
    #1

    Hi,
    The camera application I am trying to develop does not work on a physical Android device.
    The demo coffee application works on my Android device, but the camera application does not.
    To understand where the error is, I need the CMake file that runs the camera application.
    Thank you in advance.
    Best regards

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote last edited by
      #2

      Hi,

      Don't you have the sources of the demo application ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • Christian EhrlicherC Online
        Christian EhrlicherC Online
        Christian Ehrlicher
        Lifetime Qt Champion
        wrote last edited by
        #3

        There is only a .pro - file:
        https://code.qt.io/cgit/qt/qtdoc.git/tree/examples/demos/coffee

        Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
        Visit the Qt Academy at https://academy.qt.io/catalog

        SGaistS 1 Reply Last reply
        0
        • Christian EhrlicherC Christian Ehrlicher

          There is only a .pro - file:
          https://code.qt.io/cgit/qt/qtdoc.git/tree/examples/demos/coffee

          SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote last edited by
          #4

          @Christian-Ehrlicher I beg to differ :-) https://code.qt.io/cgit/qt/qtdoc.git/tree/examples/demos/coffee/CMakeLists.txt

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          Christian EhrlicherC 1 Reply Last reply
          0
          • SGaistS SGaist

            @Christian-Ehrlicher I beg to differ :-) https://code.qt.io/cgit/qt/qtdoc.git/tree/examples/demos/coffee/CMakeLists.txt

            Christian EhrlicherC Online
            Christian EhrlicherC Online
            Christian Ehrlicher
            Lifetime Qt Champion
            wrote last edited by Christian Ehrlicher
            #5

            @SGaist said in I am looking for well working using camera device CMAKE file to compare my cmake errors:

            @Christian-Ehrlicher I beg to differ :-) https://code.qt.io/cgit/qt/qtdoc.git/tree/examples/demos/coffee/CMakeLists.txt

            You're right, stupid me :)
            I was already puzzled why they use qmake in qtdoc...

            Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
            Visit the Qt Academy at https://academy.qt.io/catalog

            1 Reply Last reply
            0
            • M Offline
              M Offline
              MT34
              wrote last edited by
              #6

              Thank you for your reply . I had a looked at demo application. It works on my tablet. I know that. But an application with camera device does not work. I wonder where is the problem. I would like to compare with another well working app codes.

              jsulmJ 1 Reply Last reply
              0
              • M MT34

                Thank you for your reply . I had a looked at demo application. It works on my tablet. I know that. But an application with camera device does not work. I wonder where is the problem. I would like to compare with another well working app codes.

                jsulmJ Offline
                jsulmJ Offline
                jsulm
                Lifetime Qt Champion
                wrote last edited by
                #7

                @MT34 said in I am looking for well working using camera device CMAKE file to compare my cmake errors:

                I wonder where is the problem

                You don't say what exactly does not work

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

                1 Reply Last reply
                0
                • M Offline
                  M Offline
                  MT34
                  wrote last edited by
                  #8

                  :-1: warning: Product type is not an application, not building an APK.
                  :-1: error: The process "C:\Qt\6.9.2\mingw_64\bin\androiddeployqt.exe" exited with code 255.

                  jsulmJ 1 Reply Last reply
                  0
                  • M MT34

                    :-1: warning: Product type is not an application, not building an APK.
                    :-1: error: The process "C:\Qt\6.9.2\mingw_64\bin\androiddeployqt.exe" exited with code 255.

                    jsulmJ Offline
                    jsulmJ Offline
                    jsulm
                    Lifetime Qt Champion
                    wrote last edited by
                    #9

                    @MT34 This is same question you asked here: https://forum.qt.io/topic/163263/product-type-is-not-an-application-not-building-an-apk. ?

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

                    1 Reply Last reply
                    0
                    • M Offline
                      M Offline
                      MT34
                      wrote last edited by
                      #10

                      yes I am trying to solve

                      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