GithubHelp home page GithubHelp logo

aarizaq / denacast Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 4.0 14.32 MB

Oversim adaptation for inetmanet-2.0

Home Page: http://www.oversim.org/

Python 2.02% C++ 90.50% C 5.86% Ruby 1.40% Objective-C 0.22%

denacast's People

Contributors

aarizaq avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

denacast's Issues

Failed to compile

Hello,

I have been trying to compile Oversim with a newer version of inet. I am not sure if I am missing something. I am running Debian system. and these are the steps I took:

git clone git://github.com/aarizaq/OverSim.git
git clone git://github.com/aarizaq/inetmanet-2.0.git
cd inetmanet-2.0
make makefiles
make
cd ..
cd OverSim
make makefiles
make

inetmanet compile correctly after deleting the _4gsim folder.
However, OverSim return this error:

make[1]: Entering directory /home/dhaif/OverSim/src' MSGC: applications/almtest/ALMTestTracedMessage.msg MSGC: common/CommonMessages.msg MSGC: common/OverSimMessage.msg applications/almtest/ALMTest.cc applications/almtest/MessageObserver.cc MSGC: applications/dht/DHTMessage.msg applications/dht/DHT.cc In file included from applications/dht/DHTDataStorage.h:37:0, from applications/dht/DHT.h:34, from applications/dht/DHT.cc:26: common/NodeVector.h: In instantiation of ‘int BaseKeySortedVector<T, T_key, T_prox>::add(const T&) [with T = NodeHandle; T_key = KeyExtractor<NodeHandle>; T_prox = ProxExtractor<NodeHandle>]’: applications/dht/DHT.cc:332:42: required from here common/NodeVector.h:488:21: error: ‘push_back’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive] common/NodeVector.h:488:21: note: declarations in dependent base ‘std::vector<NodeHandle, std::allocator<NodeHandle> >’ are not found by unqualified lookup common/NodeVector.h:488:21: note: use ‘this->push_back’ instead common/NodeVector.h:499:17: error: ‘push_back’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive] common/NodeVector.h:499:17: note: declarations in dependent base ‘std::vector<NodeHandle, std::allocator<NodeHandle> >’ are not found by unqualified lookup common/NodeVector.h:499:17: note: use ‘this->push_back’ instead make[1]: *** [../out/gcc-debug//src/applications/dht/DHT.o] Error 1 make[1]: Leaving directory/home/dhaif/OverSim/src'
make: *** [all] Error 2

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.