Skip to content

zipkin-ccp build error in centos 7 with folly  #20

@sandakith

Description

@sandakith

We are trying to build zipkin-cpp in centos7 and we have overcome most of the build errors but we are now running into this with folly external package you have linked with cmake :
our steps are
mkdir build && cd build
cmake ...
make

In file included from ./../folly/String.h:33:0, from ./../folly/Format.h:27, from detail/CacheLocality.cpp:28: ./../folly/FBVector.h: In lambda function: ./../folly/FBVector.h:1432:49: error: parameter packs not expanded with '...': M_construct(start, std::forward<Args>(args)...); ^ ./../folly/FBVector.h:1432:49: note: 'args'

Let us know if anyone encountered this before or any suggestions to resolve this -- Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions