You can get to older versions by checking them out with git.
git checkout v3.7.11
To see all the available tags.
git tag
I'm not sure why you're not seeing the block parameter colors. The latest version (3.7.12git-218-g811bee8c) is working fine here on Ubuntu 16.04.
Ron
On 08/11/2017 01:38 AM, Ali The GREAT! wrote:
Alithanks a million2) how can i install version 3.7.11 (or any previous versions except 3.7.12) instead of 3.7.12 ?1) why is that?i have two questions:when i install from source ($mkdir build; cd build; cmake ../; make; sudo make install; sudo ldconfig) the installed version is v3.7.12 ($gnuradio-config-info --version) and i have a problem with the data type colors appeared in the GRC (the blocks' parameters are not colored as the previous versions)$ git clone --recursive https://github.com/gnuradio/gnuradio.gitHi all,i use the following command to get the code:
_______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
No comments:
Post a Comment