Giter Club home page Giter Club logo

cc.demo1.commsdsl's People

Contributors

arobenko avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

cc.demo1.commsdsl's Issues

Compile Errors

Hi,

I just came across the comms library and I wanted to play with it a bit. However when I tried to compile the demo program (after successfully compiling and installing commsdsl and champion ), I get the following errors:

In file included from /home/manju/development/3rdparty/boost_1_69_0/boost/container_hash/hash_fwd.hpp:13:0,
from /home/manju/development/3rdparty/boost_1_69_0/boost/type_index/type_index_facade.hpp:13,
from /home/manju/development/3rdparty/boost_1_69_0/boost/type_index/stl_type_index.hpp:22,
from /home/manju/development/3rdparty/boost_1_69_0/boost/type_index.hpp:29,
from /home/manju/development/3rdparty/boost_1_69_0/boost/any.hpp:20,
from /home/manju/development/3rdparty/boost_1_69_0/boost/program_options/value_semantic.hpp:12,
from /home/manju/development/3rdparty/boost_1_69_0/boost/program_options/options_description.hpp:13,
from /home/manju/development/3rdparty/boost_1_69_0/boost/program_options.hpp:15,
from /home/manju/development/sandbox/c++/comms/demo/cc.demo1.commsdsl/examples/server/ProgramOptions.h:4,
from /home/manju/development/sandbox/c++/comms/demo/cc.demo1.commsdsl/examples/server/main.cpp:5:
/home/manju/development/3rdparty/boost_1_69_0/boost/type_traits/detail/config.hpp:85:69: error: "__clang_major___WORKAROUND_GUARD" is not defined, evaluates to 0 [-Werror=undef]
&& !BOOST_WORKAROUND(BOOST_MSVC, < 1900) && !BOOST_WORKAROUND(clang_major, <= 4)
^
/home/manju/development/3rdparty/boost_1_69_0/boost/config/workaround.hpp:246:10: note: in definition of macro ‘BOOST_WORKAROUND’
((symbol ## _WORKAROUND_GUARD + 0 == 0) &&
^~~~~~
/home/manju/development/3rdparty/boost_1_69_0/boost/type_traits/detail/config.hpp:85:69: error: "clang_major" is not defined, evaluates to 0 [-Werror=undef]
&& !BOOST_WORKAROUND(BOOST_MSVC, < 1900) && !BOOST_WORKAROUND(clang_major, <= 4)
^
/home/manju/development/3rdparty/boost_1_69_0/boost/config/workaround.hpp:247:9: note: in definition of macro ‘BOOST_WORKAROUND’
(symbol != 0) && (1 % (( (symbol test) ) + 1)))
^~~~~~
^Cexamples/server/CMakeFiles/cc.demo1.commsdsl_server_example.dir/build.make:62: recipe for target 'examples/server/CMakeFiles/cc.demo1.commsdsl_server_example.dir/main.cpp.o' failed
make[2]: *** [examples/server/CMakeFiles/cc.demo1.commsdsl_server_example.dir/main.cpp.o] Interrupt
CMakeFiles/Makefile2:175: recipe for target 'examples/server/CMakeFiles/cc.demo1.commsdsl_server_example.dir/all' failed
make[1]: *** [examples/server/CMakeFiles/cc.demo1.commsdsl_server_example.dir/all] Interrupt
Makefile:129: recipe for target 'all' failed

Thanks
Manju

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.