[Wireshark-dev] Set button label in GTK 1.2

2006-07-11 Thread Tinoshi Kitazawa
Hi, I was looking through the wireshark code to find a way to set the label in a GtkButton with Gtk1.x and I've found this (in gtk\simple_dialog.c): #if GTK_MAJOR_VERSION = 2 /* XXX - find a way to set the GtkButton label in GTK 1.x */ gtk_button_set_label(GTK_BUTTON(ask_cb),

[Wireshark-dev] Build problem after update

2006-07-06 Thread Tinoshi Kitazawa
Hi, I've updated my wireshark project (windows) using SVN, and now I get the following error: packet.cops.c packet-cops.c(72) : fatal error C1083: Cannot open include file: 'net-snmp/net-snmp-config.h': No such file or directory packet-snmp.c packet-snmp-template.c(70) : fatal error C1083: