Git Product home page Git Product logo

Comments (3)

btlcmr0702 avatar btlcmr0702 commented on August 27, 2024

Except the problem above , i also met some other problems, were these problems caused by the version of g++ or something else?
23>c:\users\btl\desktop\ns3-rdma-master\src\uan\model\uan-phy-gen.cc(288): error C2059: 语法错误:“数字上的错误后缀”
23>c:\users\btl\desktop\ns3-rdma-master\src\uan\model\uan-phy-gen.cc(288): error C2146: 语法错误: 缺少“}”(在标识符“U”的前面)
23>c:\users\btl\desktop\ns3-rdma-master\src\uan\model\uan-phy-gen.cc(288): error C2146: 语法错误: 缺少“;”(在标识符“U”的前面)
23>c:\users\btl\desktop\ns3-rdma-master\src\uan\model\uan-phy-gen.cc(288): error C2065: “U”: 未声明的标识符
23>c:\users\btl\desktop\ns3-rdma-master\src\uan\model\uan-phy-gen.cc(289): error C2059: 语法错误:“数字上的错误后缀”
23>c:\users\btl\desktop\ns3-rdma-master\src\uan\model\uan-phy-gen.cc(290): error C2146: 语法错误: 缺少“;”(在标识符“U”的前面)
23>c:\users\btl\desktop\ns3-rdma-master\src\uan\model\uan-phy-gen.cc(290): error C2065: “U”: 未声明的标识符
23>c:\users\btl\desktop\ns3-rdma-master\src\uan\model\uan-phy-gen.cc(290): error C2143: 语法错误 : 缺少“;”(在“}”的前面)
23>c:\users\btl\desktop\ns3-rdma-master\src\uan\model\uan-phy-gen.cc(293): error C2065: “sinr”: 未声明的标识符
23>c:\users\btl\desktop\ns3-rdma-master\src\uan\model\uan-phy-gen.cc(297): error C2059: 语法错误:“if”
23>c:\users\btl\desktop\ns3-rdma-master\src\uan\model\uan-phy-gen.cc(298): error C2143: 语法错误 : 缺少“;”(在“{”的前面)
23>c:\users\btl\desktop\ns3-rdma-master\src\uan\model\uan-phy-gen.cc(298): error C2447: “{”: 缺少函数标题(是否是老式的形式表?)
23>c:\users\btl\desktop\ns3-rdma-master\src\uan\model\uan-phy-gen.cc(301): error C2059: 语法错误:“if”
23>c:\users\btl\desktop\ns3-rdma-master\src\uan\model\uan-phy-gen.cc(302): error C2143: 语法错误 : 缺少“;”(在“{”的前面)
23>c:\users\btl\desktop\ns3-rdma-master\src\uan\model\uan-phy-gen.cc(302): error C2447: “{”: 缺少函数标题(是否是老式的形式表?)
23>c:\users\btl\desktop\ns3-rdma-master\src\uan\model\uan-phy-gen.cc(306): error C2059: 语法错误:“for”
23>c:\users\btl\desktop\ns3-rdma-master\src\uan\model\uan-phy-gen.cc(306): error C2143: 语法错误 : 缺少“)”(在“;”的前面)
23>c:\users\btl\desktop\ns3-rdma-master\src\uan\model\uan-phy-gen.cc(306): error C2143: 语法错误 : 缺少“;”(在“<”的前面)
23>c:\users\btl\desktop\ns3-rdma-master\src\uan\model\uan-phy-gen.cc(306): error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
23>c:\users\btl\desktop\ns3-rdma-master\src\uan\model\uan-phy-gen.cc(306): error C2143: 语法错误 : 缺少“;”(在“++”的前面)
23>c:\users\btl\desktop\ns3-rdma-master\src\uan\model\uan-phy-gen.cc(306): error C2086: “int ns3::r”: 重定义
33>c:\users\btl\desktop\ns3-rdma-master\src\wifi\model\nist-error-rate-model.cc(48): error C3861: “erfc”: 找不到标识符

from ns3-rdma.

btlcmr0702 avatar btlcmr0702 commented on August 27, 2024

we try to use VS2015 and it seems fine.
so the problems were caused by the version of VS

from ns3-rdma.

bobzhuyb avatar bobzhuyb commented on August 27, 2024

Yes. It complains about Tools version 14 missing, which means your Visual Studio version is too old. You can get free VS2015 from the link in README. Closing this issue.

from ns3-rdma.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.