1 | initial version |
I thought it was completed, but the following error occurs when building from VS2019.
Severity Level Code Description Project File Line Suppression State
error MSB3073 command "setlocal
set PATH=C:/Qt/6.2.4/msvc2019_64/bin;%PATH%
if %errorlevel% neq 0 goto :cmEnd
C:\Qt\6.2.4\msvc2019_64\bin\windeployqt.exe --no-compiler-runtime --verbose 0 --pdb C:/Development/wsbuild64/run/RelWithDebInfo/Wireshark.exe
if %errorlevel% neq 0 goto :cmEnd
:cmEnd
endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
:cmErrorLevel
exit /b %1
:cm Done
if %errorlevel% neq 0 goto :VCEnd
:VCEnd" exited with code 1. copy_qt_dlls C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets 155
Error LNK1181 Cannot open input file '......\run\RelWithDebInfo\wireshark.lib'. ethercat C:\Development\wsbuild64\plugins\epan\ethercat\LINK 1
Error LNK1181 Cannot open input file '......\run\RelWithDebInfo\wireshark.lib'. irda C:\Development\wsbuild64\plugins\epan\irda\LINK 1
Severity Level Code Description Project File Line Suppression State
Error LNK1181 Cannot open input file '......\run\RelWithDebInfo\wireshark.lib'. opcua C:\Development\wsbuild64\plugins\epan\opcua\LINK 1
Error LNK1181 Cannot open input file '......\run\RelWithDebInfo\wireshark.lib'. mate C:\Development\wsbuild64\plugins\epan\mate\LINK 1
Error LNK1181 Cannot open input file '......\run\RelWithDebInfo\wireshark.lib'. gryphon C:\Development\wsbuild64\plugins\epan\gryphon\LINK 1
Error LNK1181 Cannot open input file '......\run\RelWithDebInfo\wireshark.lib'. stats_tree C:\Development\wsbuild64\plugins\epan\stats_tree\LINK 1
Error LNK1181 Cannot open input file '......\run\RelWithDebInfo\wireshark.lib'. transum C:\Development\wsbuild64\plugins\epan\transum\LINK 1
Error LNK1181 Cannot open input file '......\run\RelWithDebInfo\wireshark.lib'. unistim C:\Development\wsbuild64\plugins\epan\unistim\LINK 1
Error LNK1181 Cannot open input file '......\run\RelWithDebInfo\wireshark.lib'. wimaxmacphy C:\Development\wsbuild64\plugins\epan\wimaxmacphy\LINK 1
Error LNK1181 Cannot open input file '......\run\RelWithDebInfo\wireshark.lib'. wimaxasncp C:\Development\wsbuild64\plugins\epan\wimaxasncp\LINK 1
Error LNK1181 Cannot open input file '......\run\RelWithDebInfo\wireshark.lib'. wimax C:\Development\wsbuild64\plugins\epan\wimax\LINK 1
Error LNK1181 Cannot open input file '......\run\RelWithDebInfo\wireshark.lib'. profinet C:\Development\wsbuild64\plugins\epan\profinet\LINK 1
Error LNK1181 Cannot open input file 'run\RelWithDebInfo\wireshark.lib'. rawshark C:\Development\wsbuild64\LINK 1
Error LNK1181 Cannot open input file 'run\RelWithDebInfo\wireshark.lib'. sharkd C:\Development\wsbuild64\LINK 1
Error LNK1181 Cannot open input file 'run\RelWithDebInfo\wireshark.lib'. tshark C:\Development\wsbuild64\LINK 1
Error LNK1181 Cannot open input file 'run\RelWithDebInfo\wireshark.lib'. text2pcap C:\Development\wsbuild64\LINK 1
Error LNK1181 Cannot open input file 'run\RelWithDebInfo\wireshark.lib'. dftest C:\Development\wsbuild64\LINK 1
Error LNK1181 Cannot open input file 'run\RelWithDebInfo\wireshark.lib'. wireshark C:\Development\wsbuild64\LINK 1