Andrew Schweitzer wrote: > I get the following link error: > > Linking wireshark.exe > link @D:\DOCUME~1\A_SCHW~1\LOCALS~1\Temp\nma34992. > libui.lib(packet_list.obj) : error LNK2001: unresolved external symbol > _gtk_window_get_focus > wireshark.exe : fatal error LNK1120: 1 unresolved externals > NMAKE : fatal error U1077: 'link' : return code '0x460' > Stop. > > Any idea what I'm doing wrong? > > I updated from SVN an hour or so ago. Then I just updated the catapult > file.
That was my fault (gtk_window_get_focus isn't available in GTK1). I've checked in a fix. _______________________________________________ Wireshark-dev mailing list [email protected] http://www.wireshark.org/mailman/listinfo/wireshark-dev
