Re: Problems using Qt5 and Apache Thrift

2020-03-30 Thread PAULUS, Raimund, TI-ABN
> make install Greetings Raimund Paulus > -Ursprüngliche Nachricht----- > Von: Cygwin [mailto:cygwin-boun...@cygwin.com] Im Auftrag von PAULUS, > Raimund, TI-ABN > Gesendet: Donnerstag, 26. März 2020 07:59 > An: 'cygwin@cygwin.com' > Betreff: Re: Prob

Re: Problems using Qt5 and Apache Thrift

2020-03-25 Thread PAULUS, Raimund, TI-ABN
using Qt5 and Apache Thrift > > Greetings, PAULUS, Raimund, TI-ABN! > > > Problems using Qt5 and Apache Thrift > > ...snip... > > > Now i want to implement the interface parts

Re: Problems using Qt5 and Apache Thrift

2020-03-25 Thread PAULUS, Raimund, TI-ABN
Qt5 and Apache Thrift > > Greetings, PAULUS, Raimund, TI-ABN! > > > Problems using Qt5 and Apache Thrift > > ...snip... > > > Now i want to implement the interface parts with

Re: Problems using Qt5 and Apache Thrift

2020-03-25 Thread Andrey Repin
Greetings, PAULUS, Raimund, TI-ABN! > Problems using Qt5 and Apache Thrift ...snip... > Now i want to implement the interface parts with Qt 5. Here is the new > program sequence: > //-- > program starts

Problems using Qt5 and Apache Thrift

2020-03-25 Thread PAULUS, Raimund, TI-ABN
Problems using Qt5 and Apache Thrift For several months i use Apache Thrift 0.11.0 on Cygwin 2.5.2 for data transfer between Windows boxes and my Linux host. On the Windows boxes a C++-application serves as a client. The user makes some input on an ascii-interface (created with libwed) and