Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 9641] Cannot build .app or package in OS X 10.9

Date: Wed, 05 Mar 2014 15:50:26 +0000

Comment # 12 on bug 9641 from
Huh. So basically you cheated. :)
But thanks for that, because it worked for me too!

It does actually run for me, but I also get these:
QMetaObject::connectSlotsByName: No matching signal for on_bStart_clicked()
QMetaObject::connectSlotsByName: No matching signal for on_bStop_clicked()
FIX: packet list heading menu sensitivity
10:44:53.081  Dbg  plugin_dir:
/Users/hadrielk/Projects/wireshark_git/wireshark/plugins
10:44:53.219 Main Dbg  Translator en_US
10:44:53.219  Dbg  FIX: timestamp types should be set elsewhere
10:44:53.219 Main Info fill_in_local_interfaces() starts

...and a bunch more debug type output. Presumably it's building with debug
info/hooks. (which is fine with me, but just noting it in case it's not
supposed to do that)

The real question, though, is how we fix macosx-setup.sh so others don't hit
these problems?

Also, I had to change the PKG_CONFIG_PATH and PATH env variables from what
macosx-setup.sh said to do as well, to find the Qt stuff.


You are receiving this mail because:
  • You are watching all bug changes.