Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Studio
  4. How to convert Git source code in to a windows qt ?

How to convert Git source code in to a windows qt ?

Scheduled Pinned Locked Moved Visual Studio
tutorialquestioncsharpvisual-studiocollaboration
13 Posts 3 Posters 23 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.
  • L Lost User

    If it is not already a Windows Qt application then it will depend on what source language it is and what OS it was written for.

    U Offline
    U Offline
    User 13236514
    wrote on last edited by
    #3

    hi, it is in C++ and for Windows. :)

    L 1 Reply Last reply
    0
    • U User 13236514

      hi, it is in C++ and for Windows. :)

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #4

      Then it should work.

      U 1 Reply Last reply
      0
      • L Lost User

        Then it should work.

        U Offline
        U Offline
        User 13236514
        wrote on last edited by
        #5

        hi, can you please guide me how to do it?

        L 1 Reply Last reply
        0
        • U User 13236514

          hi, can you please guide me how to do it?

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #6

          Sorry, no, that is not a question that can be answered in a forum like this. You will need to go through all the code and figure out where and what you need to change.

          U 1 Reply Last reply
          0
          • L Lost User

            Sorry, no, that is not a question that can be answered in a forum like this. You will need to go through all the code and figure out where and what you need to change.

            U Offline
            U Offline
            User 13236514
            wrote on last edited by
            #7

            i don't need any changes, i just wanted to convert source code in to windows Qt (a GUI)

            P L 2 Replies Last reply
            0
            • U User 13236514

              i don't need any changes, i just wanted to convert source code in to windows Qt (a GUI)

              P Offline
              P Offline
              Pete OHanlon
              wrote on last edited by
              #8

              What do you mean by convert the source code?

              This space for rent

              U 1 Reply Last reply
              0
              • P Pete OHanlon

                What do you mean by convert the source code?

                This space for rent

                U Offline
                U Offline
                User 13236514
                wrote on last edited by
                #9

                Just wanted to build windows Qt with the source code. but when i build with the code it fails at the end with 0 successfull and 1 error (no information)

                P 1 Reply Last reply
                0
                • U User 13236514

                  Just wanted to build windows Qt with the source code. but when i build with the code it fails at the end with 0 successfull and 1 error (no information)

                  P Offline
                  P Offline
                  Pete OHanlon
                  wrote on last edited by
                  #10

                  There must be some build output. No C++ or C code builds entirely silently.

                  This space for rent

                  1 Reply Last reply
                  0
                  • U User 13236514

                    i don't need any changes, i just wanted to convert source code in to windows Qt (a GUI)

                    L Offline
                    L Offline
                    Lost User
                    wrote on last edited by
                    #11

                    Those two statements contradict each other. If the source code is already written to use the Windows API then what exactly will Qt gain you?

                    U 1 Reply Last reply
                    0
                    • L Lost User

                      Those two statements contradict each other. If the source code is already written to use the Windows API then what exactly will Qt gain you?

                      U Offline
                      U Offline
                      User 13236514
                      wrote on last edited by
                      #12

                      need qt application - windows GUI to use it. can't really use the source code :(

                      L 1 Reply Last reply
                      0
                      • U User 13236514

                        need qt application - windows GUI to use it. can't really use the source code :(

                        L Offline
                        L Offline
                        Lost User
                        wrote on last edited by
                        #13

                        If you want to convert a program from using the Windows API to using Qt then you will have to go through the source code, find all the API calls and change them to their Qt equivalents. If you think it is possible to automate the process then I can only suggest a Google search.

                        1 Reply Last reply
                        0
                        Reply
                        • Reply as topic
                        Log in to reply
                        • Oldest to Newest
                        • Newest to Oldest
                        • Most Votes


                        • Login

                        • Don't have an account? Register

                        • Login or register to search.
                        • First post
                          Last post
                        0
                        • Categories
                        • Recent
                        • Tags
                        • Popular
                        • World
                        • Users
                        • Groups