Giter Club home page Giter Club logo

Comments (6)

martingonzalez123 avatar martingonzalez123 commented on July 4, 2024

Hi can you help me with this error how you solved it? i need to include these libraries ? where? in my configure where?

from luasec.

moteus avatar moteus commented on July 4, 2024

you need add this to rockspec file there https://github.com/brunoos/luasec/blob/master/luasec-0.6-1.rockspec#L84
But it needs only if you link with static openssl. But i see no problem to do this in all cases

from luasec.

brunoos avatar brunoos commented on July 4, 2024

I don't use Windows...
Has anyone technical argument about to include these library in rockspec?

from luasec.

momofarm avatar momofarm commented on July 4, 2024

must lost some include/lib setting in project file, all the APIs he mentioned are windows native one.

from luasec.

moteus avatar moteus commented on July 4, 2024

Yes its Windows only. And even need only if OpenSSL build as static library.
Because by default is most likely that executable file links with this libs.
But if this libs not loaded in host process and you try load this openssl dll you also get error.

from luasec.

brunoos avatar brunoos commented on July 4, 2024

Would It be better to create two rockspec? (one static linkage and other for dll)

from luasec.

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.