Jump to content

taddd

Inactive Member
  • Posts

    4
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by taddd

  1. i updated boost version and now im getting these errors:

    compiling BattleArena.cpp
    compiling OXEvent.cpp
    compiling TrafficProfiler.cpp
    compiling ani.cpp
    In file included from /usr/local/include/boost/unordered/detail/implementation.hpp:30:0,
                     from /usr/local/include/boost/unordered/detail/map.hpp:6,
                     from /usr/local/include/boost/unordered/unordered_map.hpp:21,
                     from /usr/local/include/boost/unordered_map.hpp:17,
                     from char.h:4,
                     from ani.cpp:11:
    /usr/local/include/boost/throw_exception.hpp: In function 'void boost::throw_exception(const E&)':
    /usr/local/include/boost/throw_exception.hpp:70:29: error: 'enable_both' is not a member of 'boost::exception_detail'
         throw exception_detail::enable_both( e );
                                 ^~~~~~~~~~~
    In file included from /usr/local/include/boost/unordered/detail/implementation.hpp:30:0,
                     from /usr/local/include/boost/unordered/detail/map.hpp:6,
                     from /usr/local/include/boost/unordered/unordered_map.hpp:21,
                     from /usr/local/include/boost/unordered_map.hpp:17,
                     from questmanager.h:4,
                     from OXEvent.cpp:4:
    /usr/local/include/boost/throw_exception.hpp: In function 'void boost::throw_exception(const E&)':
    /usr/local/include/boost/throw_exception.hpp:70:29: error: 'enable_both' is not a member of 'boost::exception_detail'
         throw exception_detail::enable_both( e );
                                 ^~~~~~~~~~~
    In file included from /usr/local/include/boost/unordered/detail/implementation.hpp:30:0,
                     from /usr/local/include/boost/unordered/detail/map.hpp:6,
                     from /usr/local/include/boost/unordered/unordered_map.hpp:21,
                     from /usr/local/include/boost/unordered_map.hpp:17,
                     from char.h:4,
                     from BattleArena.cpp:7:
    /usr/local/include/boost/throw_exception.hpp: In function 'void boost::throw_exception(const E&)':
    /usr/local/include/boost/throw_exception.hpp:70:29: error: 'enable_both' is not a member of 'boost::exception_detail'
         throw exception_detail::enable_both( e );
                                 ^~~~~~~~~~~
    gmake: *** [Makefile:197: .obj/ani.o] Error 1
    gmake: *** Waiting for unfinished jobs....
    In file included from desc.h:7:0,
                     from OXEvent.cpp:12:
    cipher.h: At global scope:
    cipher.h:7:17: error: 'CryptoPP::byte' has not been declared
     using CryptoPP::byte;
                     ^~~~
    gmake: *** [Makefile:196: .obj/BattleArena.o] Error 1
    gmake: *** [Makefile:196: .obj/OXEvent.o] Error 1

     

×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.