omnet++安装INET框架

  1. 安装omnet++,https://www.cnblogs.com/wuweixiong/p/12662667.html

  2. 下载INET(注意要下载对应版本)
    链接:https://pan.baidu.com/s/1LB3Grx2iPBxv3_Mx40jaTw 密码:pytk

  3. INET解压到omnet++的文件夹下

  4. 进入 OMNET++ 的安装目录,打开mingwenv.cmd,在打开的shell界面进入 INET 目录;

  5. 先后执行 make makefiles 和 make,等待编译完成;

  6. 把Inet 导入到omnet++中
    open the IDE(omnetpp 软件)
    import the INET project (File -> Import -> General -> Existing Projects into Workspace -> Select <inet 安装目录> -> Check INET project -> Finish)

  7. 安装完成后,在omnet++IDE中的project explorer中可以发现inet工程

posted @ 2020-05-06 12:12  wind_y  阅读(2725)  评论(0编辑  收藏  举报