Giter Club home page Giter Club logo

ccrp_omnet4's Introduction

🐢 Formerly, Software Lead @Robostate & @SoarRobotics 2017-2020, Jr Roboticist @milvusrobotics 2015-2016

🔭 Fun fact: Universe is expanding faster than we improve about our speeding. Even "chasing after a beam of light" is nothing.

ccrp_omnet4's People

Contributors

cosmicog avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

ccrp_omnet4's Issues

I need your help my brother

Thank you very much for your reply, my brother.
And I really need your help. So, I have a few questions to ask you please.

  1. Is the code for this project complete? 2. Can the code run on your computer?
    When I was using it, I used the import function in the Omnet++ environment, and then imported the project into the environment, but the result was a lot of errors, such as many functions do not recognize. Is the method I use correct?
    Please help me, thank you very much, my brother.

Doesn't compile on new OMNeT++ version

When I use this project to compile, an error occurs and the function fails to compile. How to solve this? What is the make version of Ubuntu you are using? Thank you.

base.cc: At global scope:
base.cc:73:26: error: variable or field ‘handleMessage’ declared void
 void Base::handleMessage(cMessage *msg)
                          ^
base.cc:73:26: error: ‘cMessage’ was not declared in this scope
base.cc:73:26: note: suggested alternative:
In file included from /home/wangminji/Downloads/omnetpp-5.0/include/omnetpp/cchannel.h:21:0,
                 from /home/wangminji/Downloads/omnetpp-5.0/include/omnetpp.h:28,
                 from base.h:16,
                 from base.cc:11:
/home/wangminji/Downloads/omnetpp-5.0/include/omnetpp/cmessage.h:95:15: note:   ‘omnetpp::cMessage’
 class SIM_API cMessage : public cEvent
               ^
base.cc:73:36: error: ‘msg’ was not declared in this scope
 void Base::handleMessage(cMessage *msg)
                                    ^
In file included from base.cc:11:0:
base.h:21:12: warning: ‘CCRP’ defined but not used [-Wunused-variable]
 static int CCRP = 2;
            ^
base.h:22:12: warning: ‘WSTLEACH’ defined but not used [-Wunused-variable]
 static int WSTLEACH = 3;
            ^
Makefile:94: recipe for target 'out/gcc-debug//base.o' failed
make: *** [out/gcc-debug//base.o] Error 1

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.