【问题标题】:OMNeT++ 5.5.1 & SimuLTE on Windows - Debugging ErrorWindows 上的 OMNeT++ 5.5.1 和 SimuLTE - 调试错误
【发布时间】:2020-11-02 16:42:54
【问题描述】:

我正在使用带有 INET-3.6.6 和 SimuLTE-1.1.0 的 OMNeT++ 5.5.1。 当我在 INET 中调试示例时(例如 AODV 路由),调试工作正常。 但是,当我尝试调试 simuLTE 提供的示例时,出现错误:

“lte”的配置命名不一致

Cannot find or identify debug configuration for project 'lte' To be able to automatically switch between configurations, they should be named in a way that one (and only one) of them contains the word 'release' while the other contains 'debug'.

我已检查并确认 liblte_dbg.dll 存在于两个位置,即“C:\omnetpp-5.5.1\samples\lte\src”和“C:\omnetpp-5.5.1\samples\lte” \out\clang-debug\src"

这是错误的截图:

对我如何修复此错误以开始调试 simuLTE 有任何帮助吗?

PS:我已将simuLTE设置为lte。

【问题讨论】:

    标签: eclipse debugging omnet++ simulte


    【解决方案1】:

    在 OMNeT IDE 和 Build Configurations 下右键单击 SimuLTE 项目-

    设置激活选择 gcc-debug .

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2019-02-25
      • 1970-01-01
      • 1970-01-01
      • 2018-12-10
      • 1970-01-01
      相关资源
      最近更新 更多