Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Invalid
-
Affects Version/s: 5.15.2
-
Fix Version/s: None
-
Component/s: Build tools: Other
-
Labels:None
-
Environment:Windows x64
-
Platform/s:
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