On 22/06/2016 14:28, Black Michael wrote:
> Ok then...how do you build the message_aggregator? I don't see any
> CMake files for it.
Hi Mike,
it is built (and installed and packaged) by the WSJT-X CMake build, so
the following command will build it:
$ cmake --build --target message_aggre
Ok then...how do you build the message_aggregator? I don't see any CMake files
for it. de Mike W9MDB
From: Bill Somerville
To: [email protected]
Sent: Wednesday, June 22, 2016 8:18 AM
Subject: Re: [wsjt-devel] ClientWidget
On 22/06/2016 13:47, Black Michael
On 22/06/2016 13:47, Black Michael wrote:
UDPExamples\ClientWidget.cpp
Hi Mike,
that class is a component of the message_aggregator reference example.
It is stand alone insofar as it is a Qt QDockWidget that collaborates
with the MessageServer class which deals with UDP communications with
UDPExamples\ClientWidget.cpp
Mike W9MDB
From: Bill Somerville
To: [email protected]
Sent: Wednesday, June 22, 2016 7:45 AM
Subject: Re: [wsjt-devel] ClientWidget
On 22/06/2016 13:42, Black Michael wrote:
> How does one build the UDP ClientWidget?
Hi Mike,
what
On 22/06/2016 13:42, Black Michael wrote:
> How does one build the UDP ClientWidget?
Hi Mike,
what is the UDP ClientWidget?
73
Bill
G4WJS.
--
Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San
Fran
How does one build the UDP ClientWidget?
I tried just doing it from the command line and once I resolved all the -I's
needed (one for every Qt subdirectory referenced plust the Qt top level include
directory) it complained loudly about all sorts of stuff.
de Mike W9MDB
---