Hey, I'm trying to install UHD 3.13.0.2 gnuradio and gr-ettus for USRP N310 sdk.
When I installed the uhd, the Python API was disabled and if I enabled it on 
cmake it would fail (I'm not sure if the environment supports python api). I 
wasn't sure if this was a big deal so I tried to install gnu radio and gr-ettus 
to the sdk. gnu-radio installation worked a with cmake output:

########################
Gnuradio diabled components:
########################
*testing-support
*doxygen
*gr-atsc
*gr-comedi
*gr-qtgui
*gr-video-sdl
*gr-vocoder
*gr-zeromq

(disabled manually: gr-atsc, gr-dtv, doxygen, gr-vocoder)
and when I tried to cmake gr-ettus it failed with the output: "QTCore could not 
be found there. QT is not installed correctly for the target build environment"

I believe that this problem is due to the disabled Python API in the UHD. but 
it seems like it was a problem of the environment because I have all the 
dependencies for python api and on my computer I had no problem to install the 
same uhd with python api on my computer.
Maybe the problem isn't the Python API... It's just my guess.

P.S
On the usrp e310 I didn't have this problem, and I even managed to run gnuradio 
with the qt gui. So it's a bit weird that on the N310 the python API is not 
supported.

thanks,
Anthony.

_______________________________________________
USRP-users mailing list
USRP-users@lists.ettus.com
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com

Reply via email to