Using openssl with love

Questions about the LÖVE API, installing LÖVE and other support related questions go here.
Forum rules
Before you make a thread asking for help, read this.
bobbyjones
Party member
Posts: 730
Joined: Sat Apr 26, 2014 7:46 pm

Re: Using openssl with love

Post by bobbyjones »

Yup they are api compatible. Also if you are new with Lua then I recommend you do a couple projects before doing something that requires external clibs. Adding an external c library is rather simple once you start to understand everything. The only issue is getting the clib binaries.
mmanso
Prole
Posts: 12
Joined: Tue Feb 09, 2016 12:11 pm

Re: Using openssl with love

Post by mmanso »

The project I have in hands and that brought me to love2d and lua requires this OpenSSL integration so, I Guess i dont have any other choice than make lua-openssl work with love2d in Linux and android... Hope it works...
bobbyjones
Party member
Posts: 730
Joined: Sat Apr 26, 2014 7:46 pm

Re: Using openssl with love

Post by bobbyjones »

Use luasec. On Linux it's simple. Just have luarocks install luasec next to your src folder. On Android it's more complicated because you need to compile for Android and you also need to make sure openssl is available.
Post Reply

Who is online

Users browsing this forum: Google [Bot] and 3 guests