[hpsdr] Building qthpsdr (newbie)
Gregory Ratcliff
nz8r at att.net
Sun Oct 28 07:36:24 PDT 2012
Thank you, this allowed for a good build of all three qt components.
Greg, nz8r
On Oct 27, 2012, at 12:14 PM, Berndt Josef Wulf <wulf at ping.net.au> wrote:
> The QT packages have changed and the sourc
>
> I added these lines to the QTRadio.pro project file:
>
> QT += core gui network
> CONFIG += mobility debug
> MOBILITY+= multimedia
>
> The location of the for mobility header files has changed and the source
> files need to be modified to reflect this. It basically involves
> removing the directory part from the include statement such as
>
> #include <QtMultimedia/QAudioInput>
>
> to
>
> #include <QAudioInput>
>
> 73, Berndt
> VK5ABN
>
> On Sat, 2012-10-27 at 11:58 -0400, Gregory Ratcliff wrote:
>> ***** High Performance Software Defined Radio Discussion List *****
>>
>>
>>
>> During a build from Johns 13 August 2010 Qthpsdr I am having a few radio build errors
>> I modified UI.h to include QtMultimediaKit and installed the new package.
>>
>> Still getting an error qmobilitygolabal.h No such file or directory
>>
>> Greg, nz8r
>>
>>
>> _______________________________________________
>> 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/
>
>
1351434984.0
More information about the Hpsdr
mailing list