zoukankan      html  css  js  c++  java
  • when I update Ubuntu, there are somthing wrong with my gnuradio

    2011-08-28

    Today, I feel strange because I update my Ubuntu 10.10 to 11.04. Yeah, I think 11.04 maybe better than 10.10 on its desktop. However, I am not accustomed to use it well. Mostly, I find my Gnuradio has a problem when I open it.

    Firstly, I want to fix it but in fact, I don't know how to fix it. Secondly, I want to reinstall it, whereas I couldn't make Gnuradio3.3.0 which I have already make it successfully in Ubuntu 10.10. Oops, I do some research on the Internet and there aren't clearly answer.

    the problem:

    usrp2.cc:41:33: error: type/value mismatch at argument 1 in template parameter list for ‘template<class T> class boost::weak_ptr’

     

    At this time, I suppose I update the OS and the updated OS maybe support the new version of Gnuradio. SO, I quickly use git to download a new Gnuradio3.4.1.

    After that, I follow the Gnuradio's website "Building GNU Radio" and make completely!

     

    Sorry for my writing note use poor Eng. I am just lazy to install a Chinese input method....

     

  • 相关阅读:
    洛谷 P1363 幻想迷宫
    洛谷 P2872 [USACO07DEC]道路建设Building Roads
    字符编码
    python 基础数据类型
    python基础数据类型
    Python中的流程控制
    Python的入门基础
    计算机基础
    Java Random 随机数
    Java Array二维数组使用
  • 原文地址:https://www.cnblogs.com/nickchan/p/3104505.html
Copyright © 2011-2022 走看看