Casting the first argument for the call to std::min to qint64 allows
compilation, but the program fails with a SIGSEGV when I select my audio
device.

73,

-- Edson

$ ./wsjtx
SoundInput active

audio input buffer size =  2400  bytes

0 QSOs and 0 countries worked in file "wsjtx_log.adi"
SoundInput stopped

SoundInput active

audio input buffer size =  2400  bytes

Segmentation fault (core dumped)


On Sat, Aug 3, 2013 at 10:56 PM, Joe Taylor <[email protected]> wrote:

> Hi Bill,
>
> Compiled and running without problems, so far.  Have made a few QSOs on
> both modes.
>
> Is there a known reason that it won't compile in Qt4, or have you simply
> not tried?
>
>         -- Joe, K1JT
>
>
> On 8/3/2013 7:59 PM, Bill Somerville wrote:
>
>> Hi all,
>>
>> I have a working version of WSJT-X that uses the Qt audio input and
>> output streams. Qt5 is required to build this, PortAudio is not required.
>>
>> If anyone wants to test this (I have only tested on Windows so far) I
>> would appreciate any feedback on building or running.
>>
>> Attached is a patch which you can apply to the r3522 codebase, there are
>> four new files which all go in the top directory with the other main C++
>> sources, I believe the patch program will create these.
>>
>> To apply the patch use the standard *nix patch command in the root
>> directory of the project as follows:
>>
>> patch -p0 -i <patch-file-path>
>>
>> As the changes are quite extensive I think a build and test on *nix and
>> OS-X might be better before any checkin.
>>
>> 73
>> Bill
>> G4WJS.
>>
>>
>> ______________________________**_________________
>> Wsjt-devel mailing list
>> [email protected]
>> https://lists.berlios.de/**mailman/listinfo/wsjt-devel<https://lists.berlios.de/mailman/listinfo/wsjt-devel>
>>
> ______________________________**_________________
> Wsjt-devel mailing list
> [email protected]
> https://lists.berlios.de/**mailman/listinfo/wsjt-devel<https://lists.berlios.de/mailman/listinfo/wsjt-devel>
>
_______________________________________________
Wsjt-devel mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/wsjt-devel

Reply via email to