Code Monkey home page Code Monkey logo

intelligent-spectrum-sharing's People

Contributors

zz4fap avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

intelligent-spectrum-sharing's Issues

Build Failing

Hi @zz4fap 😄

Could I please get some advice as to how to build the planform and example files?

I have already installed protobufs and zmq according to communicator

I have now followed the following steps:

git clone https://github.com/zz4fap/intelligent-spectrum-sharing/
cd intelligent-spectrum-sharing
mkdir build
cd build
cmake ../
sudo make

The message is rather long but I am faced with the following errors:

[ 1%] Built target logging
[ 2%] Building CXX object communicator/cpp/CMakeFiles/communicator_cpp.dir/CommManager.cpp.o
In file included from /home/srslte/intelligent-spectrum-sharing/communicator/cpp/interf.pb.h:39:0,
from /home/srslte/intelligent-spectrum-sharing/communicator/cpp/Message.h:11,
from /home/srslte/intelligent-spectrum-sharing/communicator/cpp/CommManager.h:16,
from /home/srslte/intelligent-spectrum-sharing/communicator/cpp/CommManager.cpp:13:
/home/srslte/intelligent-spectrum-sharing/communicator/cpp/interAI.pb.h:17:2: error: #error This file was generated by an older version of protoc which is
#error This file was generated by an older version of protoc which is
^~~~~
/home/srslte/intelligent-spectrum-sharing/communicator/cpp/interAI.pb.h:18:2: error: #error incompatible with your Protocol Buffer headers. Please
#error incompatible with your Protocol Buffer headers. Please
^~~~~
/home/srslte/intelligent-spectrum-sharing/communicator/cpp/interAI.pb.h:19:2: error: #error regenerate this file with a newer version of protoc.
#error regenerate this file with a newer version of protoc.
^~~~~
In file included from /usr/include/c++/4.8/cstdlib:72:0,
from /usr/include/c++/4.8/ext/string_conversions.h:41,
from /usr/include/c++/4.8/bits/basic_string.h:2815,
from /usr/include/c++/4.8/string:52,
from /usr/include/c++/4.8/bits/locale_classes.h:40,
from /usr/include/c++/4.8/bits/ios_base.h:41,
from /usr/include/c++/4.8/ios:42,
from /usr/include/c++/4.8/ostream:38,
from /usr/include/c++/4.8/iostream:39,
from /home/srslte/intelligent-spectrum-sharing/communicator/cpp/CommManager.cpp:7:
/usr/include/c++/7/stdlib.h:38:12: error: ‘std::abort’ has not been declared
using std::abort;
^~~~~
/usr/include/c++/7/stdlib.h:39:12: error: ‘std::atexit’ has not been declared
using std::atexit;
^~~~~~
/usr/include/c++/7/stdlib.h:40:12: error: ‘std::exit’ has not been declared
using std::exit;
^~~~
...

I have attached the rest in a file - error.txt

Thank you in advance!

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.