Code Monkey home page Code Monkey logo

Comments (10)

xujunhai avatar xujunhai commented on June 11, 2024

hi~ friends:
i resolve the problem, because there's a bug in code.

in pinpoint_common/thrift/gen-cpp/Command_types.h
#include<thrift/cxxfunctional.h>
does't exist the header file in library dependency really.
it should be
#include<thrift/stdxx.h> ?
Hope to fix it
Thanks

from pinpoint-c-agent.

eeliu avatar eeliu commented on June 11, 2024

@xujunhai
which version thrift you use ?

Thirft : 0.11.0+

If you use other versions: "cd pinpoint_common && make thrift".

from pinpoint-c-agent.

ChenGXQQ avatar ChenGXQQ commented on June 11, 2024

@xujunhai
The files in pinpoint_common/thrift/gen-cpp/ are generated by thrift. It is not recommended to modify them if you have very feasible reason.

from pinpoint-c-agent.

xujunhai avatar xujunhai commented on June 11, 2024

@eeliu
yes . use Thrift 0.11.0

from pinpoint-c-agent.

xujunhai avatar xujunhai commented on June 11, 2024

@ChenGXQQ
But when i follow the installation tutorial, execute the Build.sh, an error occurred. There does't exists cxxfunction.h in my /usr/local/include/thrift(installed thrift libarary)

how should i do?

Thnanks

from pinpoint-c-agent.

eeliu avatar eeliu commented on June 11, 2024

hi @xujunhai
I found out the reason, pls checkout out the dev branch.

from pinpoint-c-agent.

xujunhai avatar xujunhai commented on June 11, 2024

@eeliu
oh~ is release the stable version ?
we want to deploy it to production environment

Thanks

from pinpoint-c-agent.

eeliu avatar eeliu commented on June 11, 2024

@xujunhai
yes, it does.
And the good news, this week we will release v0.1.1.
Thanks

from pinpoint-c-agent.

xujunhai avatar xujunhai commented on June 11, 2024

@eeliu
very much look forward to it
Thanks

from pinpoint-c-agent.

eeliu avatar eeliu commented on June 11, 2024

https://github.com/naver/pinpoint-c-agent/releases/tag/v0.2.0 had removed such dependencies in module level, I recommend you to use this version instead.
So I close this version.

from pinpoint-c-agent.

Related Issues (20)

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.