discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] GNU Radio Windows Port Up and Running, no gr-audi


From: Josh Blum
Subject: Re: [Discuss-gnuradio] GNU Radio Windows Port Up and Running, no gr-audio / gr-fcd
Date: Sat, 07 Apr 2012 18:17:36 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120310 Thunderbird/11.0


> Reading some old posts I think someone was looking for a PyQwt version that
> worked with Python2.7, found this
> here<http://ftp.esrf.fr/pub/bliss/PyQt4.Qwt5-5.2.1.win32-py27.exe>,
> from
> this forum post:
> http://comments.gmane.org/gmane.comp.graphics.qwt.python/388
> 

Cool. I will have to check it out. Do the pyqwt sliders work?

> However, it seems like certain GNU Radio packages are missing from the
> 3.5.2.1 windows install, mainly the Funcube (gr-fcd) and Audio (gr-audio).
> Is there still development going for gnuradio under windows? Or is there an
> easy way to build these into my current gnuradio installation without
> having to build the whole thing using cmake and Visual Studio?
> 

Well FCD isnt part of a release yet (not on the maint branch). But,
audio should always pass configuration check, so I am surprised that its
missing.

It would be useful if more of the components of gr were like volk, which
can also build stand-alone. But since they are not, you really have to
build the whole tree or customize the component's cmakelists so it can
build standalone.

-Josh



reply via email to

[Prev in Thread] Current Thread [Next in Thread]