Coder Social home page Coder Social logo

twilio-cplusplus's People

Contributors

laurentluce avatar pcolby avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

twilio-cplusplus's Issues

Using OpenSSL

I'm pretty new to the API / REST / C++ field so please bear with me.
I've managed to utilize the PHP API from my web server application. However, I wish to extend the capability of my system. I have a daemon running in C on my server that polls 500+ pieces of equipment out in the world. I am migrating to twilio to utilize their servicse to handle messaging as opposed to 'in house' sendmail techniques. So I wanted to embark upon using your C++ API functions. But we removed OpenSSL due to heartbleed vulnerabilities so the library is not there. Are there any workarounds/
Thanks

Error building examples - linker error

C02QH2D7G8WM:twilio-cplusplus admin$ make examples
g++ -o examples Rest.o TwiML.o Utils.o Examples.o -lcurl -L/usr/local/opt/curl/lib
Undefined symbols for architecture x86_64:
"BIO_ctrl", referenced from:
twilio::base64(unsigned char const
, int) in Utils.o
"BIO_f_base64", referenced from:
twilio::base64(unsigned char const
, int) in Utils.o
"BIO_free_all", referenced from:
twilio::base64(unsigned char const
, int) in Utils.o
"BIO_new", referenced from:
twilio::base64(unsigned char const
, int) in Utils.o
"BIO_push", referenced from:
twilio::base64(unsigned char const
, int) in Utils.o
"BIO_s_mem", referenced from:
twilio::base64(unsigned char const
, int) in Utils.o
"BIO_write", referenced from:
twilio::base64(unsigned char const
, int) in Utils.o
"_EVP_sha1", referenced from:
twilio::Utils::validateRequest(std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator > const&, std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator > const&, std::__1::vector<twilio::Var, std::__1::allocatortwilio::Var >&) in Utils.o
"HMAC", referenced from:
twilio::Utils::validateRequest(std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator > const&, std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator > const&, std::__1::vector<twilio::Var, std::__1::allocatortwilio::Var >&) in Utils.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make: *
* [examples] Error 1

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.