Wireshark-bugs: [Wireshark-bugs] [Bug 11367] Self compiled Wireshark fails to run on OS X

Date: Wed, 15 Jul 2015 23:53:03 +0000

Comment # 2 on bug 11367 from
(In reply to Guy Harris from comment #1)
>> Try building with autotools.  Qt 5.5 changed the install names for the Qt
> frameworks in ways that caused a number of issues; I fixed the autotools
> stuff to make it work, although those changes *might* need some more work to
> cope with /usr/local installations (what's the exact path under /usr/local
> of the clang_64 subdirectory of the Qt installation?), but CMake needs some
> separate work for that (which involves finding out, in the CMake files,
> where Qt is installed, and, in particular, finding the path of the
> .../clang_64/lib directory so we can stuff it into a -Wl,-rpath,...
> argument).

Nope, CMake + the CMake configuration files that come with 5.5.0 already do
that.


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