Giter Club home page Giter Club logo

Comments (7)

brunoos avatar brunoos commented on July 24, 2024

It worked fine for me using Lua 5.1, Windows 7, VC11, OpenSSL 1.0.2j.

from luasec.

sle118 avatar sle118 commented on July 24, 2024

Trying to get this to work on Lua 5.1, Windows 7 64 bits, VC12, OpenSSL 1.0.2j (32 bits) and getting the same error as @Excrulon.

from luasec.

thegrb93 avatar thegrb93 commented on July 24, 2024

I've just got this too. Using OpenSSL-Win32 and Lua 5.1 for windows.
luarocks install luasec OPENSSL_DIR="C:\Program Files (x86)\OpenSSL-Win32"

from luasec.

thegrb93 avatar thegrb93 commented on July 24, 2024

Version 0.6-1 also gives this error.
luarocks install luasec 0.6-1 OPENSSL_DIR="C:\Program Files (x86)\OpenSSL-Win32"

from luasec.

thegrb93 avatar thegrb93 commented on July 24, 2024

Version 0.5.1-1 gives

luarocks install luasec 0.5.1-1 OPENSSL_DIR="C:\Program Files (x86)\OpenSSL-Win32"
Installing http://luarocks.org/repositories/rocks/luasec-0.5.1-1.rockspec...
Cloning into 'luasec'...
remote: Counting objects: 877, done.
remote: Total 877 (delta 0), reused 0 (delta 0), pack-reused 877
Receiving objects: 100% (877/877), 695.15 KiB | 840.00 KiB/s, done.
Resolving deltas: 100% (526/526), done.
Checking connectivity... done.
cl /MD /O2 -c -Fosrc/x509.obj -IC:/Program Files (x86)/Lua/5.1/include src/x509.c -DWIN32 -DNDEBUG -D_WINDOWS -D_USRDLL -DLUASEC_EXPORTS -DBUFFER_DEBUG -DLUASEC_API=__declspec(dllexport) -Isrc/ -Isrc/luasocket
Microsoft (R) C/C++ Optimizing Compiler Version 18.00.21005.1 for x86
Copyright (C) Microsoft Corporation.  All rights reserved.

x509.c
src/x509.c(22) : fatal error C1083: Cannot open include file: 'openssl/ssl.h': No such file or directory

Error: Build error: Failed compiling object src/x509.obj

from luasec.

thegrb93 avatar thegrb93 commented on July 24, 2024

Apparently it's still having problems finding openssl even with OPENSSL_DIR set?

from luasec.

brunoos avatar brunoos commented on July 24, 2024

Patch section was removed from rockspec.

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.