Wireshark mailing list archives

Re: [Wireshark-commits] rev 40768: /trunk/ /trunk/doc/: README.qt /trunk/ui/qt/: QtShark.pro /trunk/: Makefile.nmake


From: Bill Meier <wmeier () newsguy com>
Date: Sun, 29 Jan 2012 23:45:37 -0500

On 1/29/2012 11:37 PM, wmeier () wireshark org wrote:
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=40768

User: wmeier
Date: 2012/01/29 08:37 PM

Log:
  Rework Windows Wireshark Qt build configuration a bit:
  1. Compile and link with (almost exactly) the same options as used
     when building Windows Wireshark Gtk.
     The options used allow debugging of the exe using Visual Studio exactly
     as is done for Wireshark Gtk.
     Essentially: configure the "release" version to compile and link with
     symbols.  (See ui\qt\QtShark for the details).

  2. Update QtShark.pro to create a Makefile only for 1 version of Wireshark Qt
     which is linked against the "release" Qt libraries.
     (IOW: don't create a "debug" Makefile).

  3. Remove unused variable assignments from config.pri.
     (They can be added back if needed in the future).


I've made some changes with respect to building Windows Qt Wirehark as indicated above.

I've also added info to doc/README.qt as to how to build using the command line (and also how to debug using visual Studio).

I think the changes are reasonable.

However, if I've "gone off the rails" or something please let me know so I can change things or revert as needed.

Bill
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
            mailto:wireshark-dev-request () wireshark org?subject=unsubscribe


Current thread: