ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

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