Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Which is the latest version of Qt which will suit for developing UI applications for an am1808 based platform on which linux os shall be ported
Forum Update on Monday, May 27th 2025

Which is the latest version of Qt which will suit for developing UI applications for an am1808 based platform on which linux os shall be ported

Scheduled Pinned Locked Moved Installation and Deployment
6 Posts 4 Posters 2.7k 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.
  • P Offline
    P Offline
    pragati
    wrote on last edited by
    #1

    hi… everyone
    i m very new to qt…my project is to develop an infra red thermometer and i have to develop UI screens using Qt. I m very confused while choosing Qt sdk as i have to use the latest version of it. my confusion is that the latest version which is 4.7.4 can be used to develop embedded applications and if not which version i should use…the processor i m using will be arm 1808…
    please guys do help me!!!

    1 Reply Last reply
    0
    • K Offline
      K Offline
      koahnig
      wrote on last edited by
      #2

      Welcome to this forum.

      You probably may use any version of Qt provided it has the functionality you are needing. If you are thinking of pure gui applications, you may want to look for an older version. Newer versions tend to have more functionality and are larger. Even so, this may not be generalized.

      More important for you is probably that you have to compile your own version for the embedded platform. Therefore you need to download an archive and configure and compile it.

      Vote the answer(s) that helped you to solve your issue(s)

      1 Reply Last reply
      0
      • T Offline
        T Offline
        Tracer_Hunt
        wrote on last edited by
        #3

        Hi Everyone,

        I am developing a UI application using Qt. when i am trying to build my code, it is building properly but when i am trying to run it then i am getting an error widow which is flashing as

        " The inferior stopped becuase it received a signal from operating system

        signal name- SIGSEGV
        signal meaning - segmentation fault

        1 Reply Last reply
        0
        • K Offline
          K Offline
          koahnig
          wrote on last edited by
          #4

          [quote author="gauravverma" date="1322833141"]Hi Everyone,

          I am developing a UI application using Qt. when i am trying to build my code, it is building properly but when i am trying to run it then i am getting an error widow which is flashing as

          " The inferior stopped becuase it received a signal from operating system

          signal name- SIGSEGV
          signal meaning - segmentation fault
          [/quote]

          You should start an independent thread for your issue.

          Vote the answer(s) that helped you to solve your issue(s)

          1 Reply Last reply
          0
          • R Offline
            R Offline
            Rahul Das
            wrote on last edited by
            #5

            segmentation fault is caused by illegal access to the memory. You must check with your codes.


            Declaration of (Platform) independence.

            1 Reply Last reply
            0
            • P Offline
              P Offline
              pragati
              wrote on last edited by
              #6

              [quote author="koahnig" date="1322832263"]Welcome to this forum.

              You probably may use any version of Qt provided it has the functionality you are needing. If you are thinking of pure gui applications, you may want to look for an older version. Newer versions tend to have more functionality and are larger. Even so, this may not be generalized.

              More important for you is probably that you have to compile your own version for the embedded platform. Therefore you need to download an archive and configure and compile it.
              [/quote]

              Hi koahing.....

              I have to use latest version of Qt for developing the gui applications and later i need to run those applications on AM1808 processor based platform.
              One more confusion is that the AM1808 based platform will have Linux os so is it necessary that i should install Qt a linux host pc....can i develop apps on Qt installed on windows host pc and then compile it for the target system

              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