Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-94508

Library reference missing in makefile. WebAssembly/Windows/MinGW

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • P2: Important
    • None
    • 5.15.2
    • Build tools: Other
    • None
    • Windows x64
    • Windows

    Description

      In C:\Qt\5.15.2\Src\qtbase\src\network

      MakeFile.Release 

      line 22 should have -lws2_32 added.  Otherwise there will be unresolved references and WebAssemby will not build

       

      LIBS = C:/Qt/5.15.2/Src/qtbase/lib/libQt5Core.a .obj/release/Qt5Network_resource_res.o -ldnsapi -liphlpapi C:/Qt/5.15.2/Src/qtbase/lib/libQt5Core.a -ladvapi32 -lws2_32

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            qtbuildsystem Qt Build System Team
            doug_rogers Doug Rogers
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes