Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

LNK2001 error building wireshark

In a clean virtual machine install I followed the x64 Win wireshark build instructions and while the cmake process completes correctly, the build stage fails with the program unable to find things related to Qt. Here's one line out of over 3600 errors:

export_object_dialog.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: void __cdecl QProgressBar::setValue(int)" (__imp_?setValue@QProgressBar@@QEAAXH@Z) [C:\Development\wsbuild64\wireshark.vcxproj]