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....

     

  • 相关阅读:
    事件(三):事件对象
    事件(二):事件处理程序
    事件(一):事件流
    nginx里面的rewrite配置
    详解 CSS 居中布局技巧
    jQuery 效率提升建议
    web的攻击技术
    前端优化点总结
    深入理解递归和闭包
    创建对象
  • 原文地址:https://www.cnblogs.com/nickchan/p/3104505.html
Copyright © 2011-2022 走看看