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

Wireshark-dev: Re: [Wireshark-dev] Help needed building portaudio for windows

From: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
Date: Sat, 12 Oct 2013 19:45:10 +0100
On 12 October 2013 18:20, Joerg Mayer <jmayer@xxxxxxxxx> wrote:
I still haven't found out how to build portaudio in the Wireshark-win32-libs
directory. Can someone please provide information where this is documented
or how to do it if no such documentation exists?
 
The portaudio object files are built in ui\gtk\Makefile.nmake from the sources in the portaudio lib directory.  The objects are then directly linked into libgtkui.
 
Graham