Skip to content
  • Andreas Pakulat's avatar
    Disable teamwork, until either somebody with some template knowledge steps up... · 3db0f500
    Andreas Pakulat authored
    Disable teamwork, until either somebody with some template knowledge steps up to fix the error with boost 1.33.1 or somebody finds a way to find out the Boost version via CMake so we can conditionally disable building it for boost < 1.34. The error on dashboard and from another user is this:
    /usr/src/packages/BUILD/kdevplatform-673194/plugins/teamwork/lib/network/serverconfig.cpp:76:   instantiated from here
    /usr/include/boost/archive/detail/oserializer.hpp:131: error: invalid use of undefined type 'struct boost::serialization::extended_type_info_null<Teamwork::User>'
    /usr/include/boost/serialization/type_info_implementation.hpp:26: error: declaration of 'struct boost::serialization::extended_type_info_null<Teamwork::User>'
    3db0f500