<div dir="ltr"><div><div><div><br></div>Hi Ken,<br><br></div>I am not sure the sources for cuSDR in the repository can be compiled with Qt 5.x without some changes. There are a number of header changes needed. I used Qt 4.8 (compiled from sources).<br>
<br>73,<br><br></div>-- Edson PY2SDR<br> <br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Nov 1, 2013 at 1:40 PM, Ken N9VV <span dir="ltr"><<a href="mailto:n9vv@wowway.com" target="_blank">n9vv@wowway.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">***** High Performance Software Defined Radio Discussion List *****<br>
<br></div>
Thank you Chris. I will try that next. I don't seem to be able to bet past some AeroButton missing.  I think it is an upper/lower case problem<br>
with some of the .h files or includes....<br>
<br>
I tried with the standard libraries and now with 5.0 2 and 5.1.0 and get the same errors -- so I bet I have mangled some upper/lower case<br>
item.<br>
<br>
thank you all for your help,<br>
73 Ken<div class="im"><br>
<br>
<br>
On 11/1/2013 10:23 AM, Chris Smith wrote:<br>
</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
… 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<br>

<br>
TARGET = cuSDR64<br>
<br>
or whatever the executable is to be called.<br>
<br></div>
Chris G4NUX<div><div class="h5"><br>
<br>
On 1 Nov 2013, at 15:15, Chris Smith <<a href="mailto:chris@vspl.co.uk" target="_blank">chris@vspl.co.uk</a>> wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
***** High Performance Software Defined Radio Discussion List *****<br>
<br>
<br>
Ken<br>
<br>
If you're using Qt 5 you'll need to add<br>
<br>
QT +=  widgets<br>
<br>
to the .pro file. This was a gotcha introduced in Qt 5 :-)<br>
<br>
Cheers<br>
<br>
Chris G4NUX<br>
On 1 Nov 2013, at 14:50, Ken N9VV <<a href="mailto:n9vv@wowway.com" target="_blank">n9vv@wowway.com</a>> wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
***** High Performance Software Defined Radio Discussion List *****<br>
<br>
Hi, I don't seem to be able to compile (manually) cuSDR64 for Ubuntu Linux. Have I forgotten some QT += ...... or some include statement.<br>
I am stuck at a QtWidget include that is failing a simple compile using<br>
Ubuntu 13.10 standard libraries.<br>
<br>
thank you for your help,<br>
73 de Ken N9VV<br>
______________________________<u></u>_________________<br>
HPSDR Discussion List<br>
To post msg: <a href="mailto:hpsdr@openhpsdr.org" target="_blank">hpsdr@openhpsdr.org</a><br>
Subscription help: <a href="http://lists.openhpsdr.org/listinfo.cgi/hpsdr-openhpsdr.org" target="_blank">http://lists.openhpsdr.org/<u></u>listinfo.cgi/hpsdr-openhpsdr.<u></u>org</a><br>
HPSDR web page: <a href="http://openhpsdr.org" target="_blank">http://openhpsdr.org</a><br>
Archives: <a href="http://lists.openhpsdr.org/pipermail/hpsdr-openhpsdr.org/" target="_blank">http://lists.openhpsdr.org/<u></u>pipermail/hpsdr-openhpsdr.org/</a><br>
</blockquote>
<br>
______________________________<u></u>_________________<br>
HPSDR Discussion List<br>
To post msg: <a href="mailto:hpsdr@openhpsdr.org" target="_blank">hpsdr@openhpsdr.org</a><br>
Subscription help: <a href="http://lists.openhpsdr.org/listinfo.cgi/hpsdr-openhpsdr.org" target="_blank">http://lists.openhpsdr.org/<u></u>listinfo.cgi/hpsdr-openhpsdr.<u></u>org</a><br>
HPSDR web page: <a href="http://openhpsdr.org" target="_blank">http://openhpsdr.org</a><br>
Archives: <a href="http://lists.openhpsdr.org/pipermail/hpsdr-openhpsdr.org/" target="_blank">http://lists.openhpsdr.org/<u></u>pipermail/hpsdr-openhpsdr.org/</a><br>
</blockquote>
<br>
<br>
</div></div></blockquote><div class="HOEnZb"><div class="h5">
______________________________<u></u>_________________<br>
HPSDR Discussion List<br>
To post msg: <a href="mailto:hpsdr@openhpsdr.org" target="_blank">hpsdr@openhpsdr.org</a><br>
Subscription help: <a href="http://lists.openhpsdr.org/listinfo.cgi/hpsdr-openhpsdr.org" target="_blank">http://lists.openhpsdr.org/<u></u>listinfo.cgi/hpsdr-openhpsdr.<u></u>org</a><br>
HPSDR web page: <a href="http://openhpsdr.org" target="_blank">http://openhpsdr.org</a><br>
Archives: <a href="http://lists.openhpsdr.org/pipermail/hpsdr-openhpsdr.org/" target="_blank">http://lists.openhpsdr.org/<u></u>pipermail/hpsdr-openhpsdr.org/</a><br>
</div></div></blockquote></div><br></div>