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] Can't build QtShark on Windows

From: Anders Broman <anders.broman@xxxxxxxxxxxx>
Date: Wed, 25 Jan 2012 09:51:44 +0100
Hi,
That works - Thanks.
Anders 

-----Original Message-----
From: wireshark-dev-bounces@xxxxxxxxxxxxx [mailto:wireshark-dev-bounces@xxxxxxxxxxxxx] On Behalf Of Gerald Combs
Sent: den 24 januari 2012 22:27
To: Developer support list for Wireshark
Subject: Re: [Wireshark-dev] Can't build QtShark on Windows

This should be fixed in r40708.

On 1/24/12 7:34 AM, hsivank wrote:
> You should link against Portaudio.
> Add in QtShark.pro something like : 
> LIBS += -L$${WIRESHARK_LIB_DIR}/portaudio_v19_2/lib/ -lportaudio
> 
> or Maybe you can undef HAVE_LIBPORTAUDIO
> 
> H.sivank
> 
> Le 24 janv. 2012 à 16:15, Anders Broman a écrit :
> 
>> Hi,
>> When I try to build QtShark on windows it whines about not beeing 
>> able to find include file #include <portaudio.h> in main.cpp
>> adding     $${WIRESHARK_LIB_DIR}/portaudio_v19_2/include in QtShark.pro
>> I get errors
>>  
>> main.obj:-1: error: LNK2019: unresolved external symbol 
>> _Pa_GetVersionText referenced in function "void __cdecl 
>> get_gui_compiled_info(struct _GString *)"
>> (?get_gui_compiled_info@@YAXPAU_GString@@@Z)
>>  
>> Ideas?
>> Regards
>> Anders
>>  
>>  
>>  
>> ___________________________________________________________________________
>> Sent via:    Wireshark-dev mailing list <wireshark-dev@xxxxxxxxxxxxx
>> <mailto:wireshark-dev@xxxxxxxxxxxxx>>
>> Archives:    http://www.wireshark.org/lists/wireshark-dev
>> Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
>>             
>> mailto:wireshark-dev-request@xxxxxxxxxxxxx?subject=unsubscribe
> 
> 
> 
> ___________________________________________________________________________
> Sent via:    Wireshark-dev mailing list <wireshark-dev@xxxxxxxxxxxxx>
> Archives:    http://www.wireshark.org/lists/wireshark-dev
> Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
>              
> mailto:wireshark-dev-request@xxxxxxxxxxxxx?subject=unsubscribe

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