Coder Social home page Coder Social logo

compiling on rpi about ofxlibwebsockets HOT 4 OPEN

natxopedreira avatar natxopedreira commented on September 22, 2024
compiling on rpi

from ofxlibwebsockets.

Comments (4)

bltzr avatar bltzr commented on September 22, 2024

I have the same error - any help appreciated:

/usr/bin/ld: warning: libssl.so.1.0.2, needed by /usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/libcurl.so, may conflict with libssl.so.1.1
/usr/bin/ld: /home/pi/openFrameworks/addons/ofxLibwebsockets/libs/libwebsockets/lib/linuxarmv6l/libwebsockets.a(ssl.c.o): undefined reference to symbol 'SSLv23_client_method@@OPENSSL_1.0.2d'
//usr/lib/arm-linux-gnueabihf/libssl.so.1.0.2: error adding symbols: DSO missing from command line

from ofxlibwebsockets.

Mushussu avatar Mushussu commented on September 22, 2024

Hello,

Thank you for this add-on too which work well on OSX, but I failed to build it on RP3 model B+ with the latest raspbian and Ofx.
I try many things like change the openssl version, the ofx version, try to add PROJECT_LDFLAGS = -lcrypto on config.make
I have no more ideas.
Is there an issue ?

from ofxlibwebsockets.

bltzr avatar bltzr commented on September 22, 2024

I never could solve this, so I used https://github.com/bakercp/ofxHTTP and it went really well

from ofxlibwebsockets.

Meach avatar Meach commented on September 22, 2024

Did anyone managed to compile it on the Pi?
I am pretty sure the problem comes from openssl library but I couldn't find a way to compile it against the correct one, then link this library to the project.

from ofxlibwebsockets.

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.