[hpsdr] cuSDR64 for Linux?

Chris Smith chris at vspl.co.uk
Fri Nov 1 08:23:20 PDT 2013


… and another gotcha with Qt 5 is that the TARGET can no longer be blank. The developers took away Qt's ability to think for itself and make a rational decision about what to call the target based on the project name. So you should  have a line which reads

TARGET = cuSDR64

or whatever the executable is to be called.

Chris G4NUX

On 1 Nov 2013, at 15:15, Chris Smith <chris at vspl.co.uk> wrote:

> ***** High Performance Software Defined Radio Discussion List *****
> 
> 
> Ken
> 
> If you're using Qt 5 you'll need to add
> 
> QT +=  widgets
> 
> to the .pro file. This was a gotcha introduced in Qt 5 :-)
> 
> Cheers
> 
> Chris G4NUX
> On 1 Nov 2013, at 14:50, Ken N9VV <n9vv at wowway.com> wrote:
> 
>> ***** High Performance Software Defined Radio Discussion List *****
>> 
>> Hi, I don't seem to be able to compile (manually) cuSDR64 for Ubuntu Linux. Have I forgotten some QT += ...... or some include statement.
>> I am stuck at a QtWidget include that is failing a simple compile using
>> Ubuntu 13.10 standard libraries.
>> 
>> thank you for your help,
>> 73 de Ken N9VV
>> _______________________________________________
>> HPSDR Discussion List
>> To post msg: hpsdr at openhpsdr.org
>> Subscription help: http://lists.openhpsdr.org/listinfo.cgi/hpsdr-openhpsdr.org
>> HPSDR web page: http://openhpsdr.org
>> Archives: http://lists.openhpsdr.org/pipermail/hpsdr-openhpsdr.org/
> 
> _______________________________________________
> HPSDR Discussion List
> To post msg: hpsdr at openhpsdr.org
> Subscription help: http://lists.openhpsdr.org/listinfo.cgi/hpsdr-openhpsdr.org
> HPSDR web page: http://openhpsdr.org
> Archives: http://lists.openhpsdr.org/pipermail/hpsdr-openhpsdr.org/


 1383319400.0


More information about the Hpsdr mailing list