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. How to install qt 5.15 from qt 5.12?
Forum Updated to NodeBB v4.3 + New Features

How to install qt 5.15 from qt 5.12?

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
7 Posts 3 Posters 750 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.
  • Z Offline
    Z Offline
    zabitqt
    wrote on last edited by
    #1

    I have installed qt 5.12. I want use QTcpServer class but it is for qt 5.15 not 5.12. How to install qt 5.15 in windows? is there a installer?

    Christian EhrlicherC jsulmJ 2 Replies Last reply
    0
    • Z zabitqt

      I have installed qt 5.12. I want use QTcpServer class but it is for qt 5.15 not 5.12. How to install qt 5.15 in windows? is there a installer?

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

      @zabitqt said in How to install qt 5.15 from qt 5.12?:

      I want use QTcpServer class but it is for qt 5.15 not 5.12.

      QTcpServer is available since Qt4 ages so it's for sure also in Qt5.12

      How to install qt 5.15 in windows?

      The same way you installed 5.12

      is there a installer?

      Yes, the Qt online installer

      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
      1
      • Z zabitqt

        I have installed qt 5.12. I want use QTcpServer class but it is for qt 5.15 not 5.12. How to install qt 5.15 in windows? is there a installer?

        jsulmJ Offline
        jsulmJ Offline
        jsulm
        Lifetime Qt Champion
        wrote on last edited by
        #3

        @zabitqt said in How to install qt 5.15 from qt 5.12?:

        is there a installer?

        Yes, Qt online installer available from here: https://www.qt.io/download
        But how did you actually install Qt 5.12?

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

        1 Reply Last reply
        0
        • Z Offline
          Z Offline
          zabitqt
          wrote on last edited by
          #4

          @Christian-Ehrlicher said in How to install qt 5.15 from qt 5.12?:

          Qt online installer

          Ok. Thank you so much. I get this error:
          1>moc_QtVideoWidgetsIssueTrack.obj : error LNK2019: unresolved external symbol "public: void __cdecl QtVideoWidgetsIssueTrack::onfinish(void)" (?onfinish@QtVideoWidgetsIssueTrack@@QEAAXXZ) referenced in function "private: static void __cdecl QtVideoWidgetsIssueTrack::qt_static_metacall(class QObject *,enum QMetaObject::Call,int,void * *)" (?qt_static_metacall@QtVideoWidgetsIssueTrack@@CAXPEAVQObject@@W4Call@QMetaObject@@HPEAPEAX@Z)
          1>C:\Users\Administrator\source\repos\QtVideoWidgetsIssueTrack\x64\Debug\QtVideoWidgetsIssueTrack.exe : fatal error LNK1120: 3 unresolved externals

          It doesn't find library seems.

          jsulmJ 1 Reply Last reply
          0
          • Z zabitqt

            @Christian-Ehrlicher said in How to install qt 5.15 from qt 5.12?:

            Qt online installer

            Ok. Thank you so much. I get this error:
            1>moc_QtVideoWidgetsIssueTrack.obj : error LNK2019: unresolved external symbol "public: void __cdecl QtVideoWidgetsIssueTrack::onfinish(void)" (?onfinish@QtVideoWidgetsIssueTrack@@QEAAXXZ) referenced in function "private: static void __cdecl QtVideoWidgetsIssueTrack::qt_static_metacall(class QObject *,enum QMetaObject::Call,int,void * *)" (?qt_static_metacall@QtVideoWidgetsIssueTrack@@CAXPEAVQObject@@W4Call@QMetaObject@@HPEAPEAX@Z)
            1>C:\Users\Administrator\source\repos\QtVideoWidgetsIssueTrack\x64\Debug\QtVideoWidgetsIssueTrack.exe : fatal error LNK1120: 3 unresolved externals

            It doesn't find library seems.

            jsulmJ Offline
            jsulmJ Offline
            jsulm
            Lifetime Qt Champion
            wrote on last edited by
            #5

            @zabitqt said in How to install qt 5.15 from qt 5.12?:

            I get this error:

            Where? In the installer?
            And as @Christian-Ehrlicher pointed out: QTcpServer is available in Qt 5.12

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

            1 Reply Last reply
            0
            • Z Offline
              Z Offline
              zabitqt
              wrote on last edited by
              #6

              Ok I succeeded in installation qt 6. No, error in compile source code.

              1 Reply Last reply
              0
              • Z Offline
                Z Offline
                zabitqt
                wrote on last edited by
                #7

                Ok I resolve it sorry. Good Afternoon.

                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