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

Revision history  [back]

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]