THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.

Revision history  [back]

Building wireshark on Windows 10 Fails.

https://www.wireshark.org/docs/wsdg_html/#_microsoft_windows

Generating Build files fails when I run the following command from the above link

msbuild /m /p:Configuration=RelWithDebInfo Wireshark.sln.

It gives me 3687 number of linker errors some of them are

libqtmain.a(qtmain_win.o) : error LNK2001: unresolved external symbol _Znay [C:\Users\sysadmin\Development\wireshark\wireshark.vcxproj]
         libqtmain.a(qtmain_win.o) : error LNK2001: unresolved external symbol _Z5qMainiPPc [C:\Users\sysadmin\Development\wireshark\wireshark.vcxproj]
         libqtmain.a(qtmain_win.o) : error LNK2001: unresolved external symbol _ZdaPv [C:\Users\sysadmin\Development\wireshark\wireshark.vcxproj]
         C:\Users\sysadmin\Development\wireshark\run\RelWithDebInfo\Wireshark.exe : fatal error LNK1120: 3686 unresolved externals [C:\Users\sysadmin\Development\wireshark
       \wireshark.vcxproj]

Can anyone please help me with this?

Thank you.

Building wireshark on Windows 10 Fails.

https://www.wireshark.org/docs/wsdg_html/#_microsoft_windows

Generating Build files fails when I run the following command from the above linklink msbuild /m /p:Configuration=RelWithDebInfo Wireshark.sln.

msbuild /m /p:Configuration=RelWithDebInfo Wireshark.sln.

It gives me 3687 number of linker errors some of them are are

libqtmain.a(qtmain_win.o) : error LNK2001: unresolved external symbol _Znay [C:\Users\sysadmin\Development\wireshark\wireshark.vcxproj] libqtmain.a(qtmain_win.o) : error LNK2001: unresolved external symbol _Z5qMainiPPc [C:\Users\sysadmin\Development\wireshark\wireshark.vcxproj] libqtmain.a(qtmain_win.o) : error LNK2001: unresolved external symbol _ZdaPv [C:\Users\sysadmin\Development\wireshark\wireshark.vcxproj] C:\Users\sysadmin\Development\wireshark\run\RelWithDebInfo\Wireshark.exe : fatal error LNK1120: 3686 unresolved externals [C:\Users\sysadmin\Development\wireshark \wireshark.vcxproj]

\wireshark.vcxproj]

Can anyone please Please help me with this?this.

Thank you.Thankyou.