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. VS2015 Vs Qt vs C++Builder?

VS2015 Vs Qt vs C++Builder?

Scheduled Pinned Locked Moved Solved General and Desktop
androidqt5.5vs 2015c++builder
12 Posts 4 Posters 12.2k 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.
  • stackprogramerS Offline
    stackprogramerS Offline
    stackprogramer
    wrote on last edited by stackprogramer
    #1

    for developing android,desktop,and ..... project without native language solution we have this ways:
    Qt:)i like it.
    MSVS2015
    C++Builder
    i invited people to comparing these products.
    Does Qt have powerful Competitor?
    i will contribute it and sharing result.
    thanks for reply

    1 Reply Last reply
    0
    • stackprogramerS Offline
      stackprogramerS Offline
      stackprogramer
      wrote on last edited by stackprogramer
      #2

      i searched and i concluded that:
      Builder c++

      • +c++ builder for rapid aplication dev (RAD) is good or best.
      • +new version of it support os=mac,linux,windows,android,ios,
      • -it is not opensource.
      • -it is not free.

      Visual Studio2015

      • -till now it support windows,android(xamarin),winrt (it is not complete cross platform)
      • -it is not free.
      • +it is best choice for windows application
        • it isn't opensource(or completely opensource)

      Qt

      • +it is opensource
      • +it has free edition and opensource and edition commercial
      • +it is cross platform
      • +it is a .net for linux

      you judge which is best.
      thanks for attention

      1 Reply Last reply
      0
      • kshegunovK Offline
        kshegunovK Offline
        kshegunov
        Moderators
        wrote on last edited by
        #3

        There's a flaw in your reasoning:
        Qt is a library that can be used on multitude of platforms, with many different IDEs and compilers. You're comparing apples with oranges.

        Read and abide by the Qt Code of Conduct

        1 Reply Last reply
        0
        • jsulmJ Offline
          jsulmJ Offline
          jsulm
          Lifetime Qt Champion
          wrote on last edited by
          #4

          There is a free version of VS2015: VS2015 Community
          And as kshegunov said Qt is not an IDE.

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

          1 Reply Last reply
          0
          • stackprogramerS Offline
            stackprogramerS Offline
            stackprogramer
            wrote on last edited by stackprogramer
            #5

            @kshegunov thanks for reply and contribution.
            yes totally Qt is a framework ,but Builder c++ and VS2015 have compiler.this is different between them.
            i comment from this viewpoint :
            we consider as a technology or tools for creating our object.
            and which technology is useful and accessible for all.
            i remember when .net technology is most popular ,after some time java technology is most popular.i think Qt is second java. it is my opinion only.

            @jsulm
            yes Qt is not IDE.
            the free vs is name express edition,i tested it,i prefer original version.
            the top content is only my opinion,comment,you are free to select every thing.

            thanks for contribution

            1 Reply Last reply
            0
            • mrjjM Offline
              mrjjM Offline
              mrjj
              Lifetime Qt Champion
              wrote on last edited by
              #6

              @stackprogramer said:

              C++Builder

              I used this for many years and it has more controls than Qt Widgets and
              in some regards easier than Qt and its RAD is very good.

              But it cant compile for linux (last time i checked) so comparing these frameworks
              with or without compilers is kinda mute.

              If i could ONLY choose one, it would be Qt. :)

              stackprogramerS 1 Reply Last reply
              1
              • mrjjM Offline
                mrjjM Offline
                mrjj
                Lifetime Qt Champion
                wrote on last edited by
                #7

                @stackprogramer said:

                +it is a .net for linux

                well actually there is a real .net for linux
                http://www.mono-project.com/

                Just a note. :) not really important.

                1 Reply Last reply
                1
                • mrjjM mrjj

                  @stackprogramer said:

                  C++Builder

                  I used this for many years and it has more controls than Qt Widgets and
                  in some regards easier than Qt and its RAD is very good.

                  But it cant compile for linux (last time i checked) so comparing these frameworks
                  with or without compilers is kinda mute.

                  If i could ONLY choose one, it would be Qt. :)

                  stackprogramerS Offline
                  stackprogramerS Offline
                  stackprogramer
                  wrote on last edited by stackprogramer
                  #8

                  @mrjj thanks for contribution
                  for better teaching Qt to my students i should have good reason for
                  why we select Qt in our works
                  your experience is valuable for me thanks
                  yes, i think Qt popularity is increased Progressive,like JAVA

                  mono-project xamarin is not free .so our students can not buy.:(

                  1 Reply Last reply
                  1
                  • mrjjM Offline
                    mrjjM Offline
                    mrjj
                    Lifetime Qt Champion
                    wrote on last edited by
                    #9

                    hi
                    its open source ?
                    https://github.com/mono/mono
                    I have never heard it cost money?

                    stackprogramerS 1 Reply Last reply
                    0
                    • mrjjM mrjj

                      hi
                      its open source ?
                      https://github.com/mono/mono
                      I have never heard it cost money?

                      stackprogramerS Offline
                      stackprogramerS Offline
                      stackprogramer
                      wrote on last edited by stackprogramer
                      #10

                      @mrjj
                      yes,you are right but please pay attention:
                      snippet of license mono:

                      Mono is made up of many pieces of code, all of them open source, but
                      different pieces of Mono use different licensing terms.
                      
                      For comments, corrections and updates, please contact mono@xamarin.com
                      
                      * Dual Licensing
                      
                      	Parts of Mono are dual licensed, they are available to the
                      	public in GPL or LGPL forms, but we also offer those pieces
                      	under commercial terms from Xamarin for the cases where the
                      	GPL and the LGPL are not suitable.
                      
                      	We have tried to pick the licenses that will maximize adoption
                      	of Mono, so we tend to use the MIT X11 or LGPL liceses.
                      
                      	Contributions to dual-licensed module require that the author
                      	contributes the code under the terms of the MIT X11 code, or
                      	to sign an agreement that allows Novell to redistribute the
                      	code under other licenses.
                      
                      	Contributions for other modules should be under the same license
                      	terms as the rest of the module, or under MIT X11 terms. 
                      
                      	For the actual license links in the Mono distribution see the
                      	bottom of this file.
                      
                      	If you need further information, please contact mono@xamarin.com
                      
                      * The Modules
                      

                      i try hard to select software that is nearest FSF. Qt is nearer than it.
                      richard stalman Warned free community (FSF) from license tyrant.(really they are hybrid)

                      1 Reply Last reply
                      0
                      • mrjjM Offline
                        mrjjM Offline
                        mrjj
                        Lifetime Qt Champion
                        wrote on last edited by
                        #11

                        ahh yes if closed source.
                        I understand.

                        You should also know
                        https://www.wxwidgets.org/

                        If Qt had no free version . I be using this.
                        Its also very good.

                        stackprogramerS 1 Reply Last reply
                        1
                        • mrjjM mrjj

                          ahh yes if closed source.
                          I understand.

                          You should also know
                          https://www.wxwidgets.org/

                          If Qt had no free version . I be using this.
                          Its also very good.

                          stackprogramerS Offline
                          stackprogramerS Offline
                          stackprogramer
                          wrote on last edited by
                          #12

                          @mrjj
                          yes i tested wxwidgets ,gtk+ ,and ...but Qt is more powerful.
                          thanks for contribution.

                          1 Reply Last reply
                          1

                          • Login

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