[hpsdr] Any tips on building cuSDR on Ubuntu 13.10?

Rob Frohne rob.frohne at wallawalla.edu
Thu Jan 2 16:24:00 PST 2014


Hi All,

I realized that my old Dell D830 used in the ham shack has an Nvidia GPU 
that will run cuSDR.  I haven't tried it before, and thought it would be 
fun, but so far, I'm having difficulty finding much about building it.  
It appears that Qt4.8 works better than Qt5.1, but I'd rather use 
Qt5.1.  I'm using Ubuntu 13.10.

The closest I've got is with Qt4.8.  I went to the svn:
$ svn co http://svn.tapr.org/repos_sdr_hpsdr/trunk/DL3HVH/cuSDR64/
Then I opened QtCreator, selected Qt 4.8, and uncommented the following:
CONFIG += mobility
MOBILITY += multimedia
It then builds until the libraries are linking and it can't find the 
library for QtMultimedia

/usr/bin/ld: cannot find -lQtMultimedia


I have qtmobility-dev installed with synaptic.

I do:

$ locate QtMultimedia | grep lib
/opt/Qt/5.1.1/android_armv7/qml/QtMultimedia/libdeclarative_multimedia.so
/opt/Qt/5.1.1/android_x86/qml/QtMultimedia/libdeclarative_multimedia.so
/opt/Qt/5.1.1/gcc_64/qml/QtMultimedia/libdeclarative_multimedia.so
/opt/Qt/Tools/QtCreator/bin/qml/QtMultimedia/libdeclarative_multimedia.so
/opt/dassault-systemes/draftsight/lib/libQtMultimedia.so
/opt/dassault-systemes/draftsight/lib/libQtMultimedia.so.4
/usr/lib/x86_64-linux-gnu/libQtMultimediaKit.prl
/usr/lib/x86_64-linux-gnu/libQtMultimediaKit.so
/usr/lib/x86_64-linux-gnu/libQtMultimediaKit.so.1
/usr/lib/x86_64-linux-gnu/libQtMultimediaKit.so.1.2
/usr/lib/x86_64-linux-gnu/libQtMultimediaKit.so.1.2.0

So it appears that I have libQtMultimediaKit instead of libQtMultimedia

I tried adding the libQtMultimedia.so from the draftsight directory, but 
it appears to not match what I have the headers for, and I tried a few 
other things too, but "no dice."

Any ideas?

Thanks,

Rob

-- 
Rob Frohne

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openhpsdr.org/pipermail/hpsdr-openhpsdr.org/attachments/20140102/94f0ce81/attachment-0002.htm>


More information about the Hpsdr mailing list