luapower / support

Luapower support forum
0 stars 1 forks source link

Missing dependencies after bundle #3

Open Sledmine opened 4 years ago

Sledmine commented 4 years ago

Hi, I been using luapower for a while for a project that requires luasec to run, I had to compile luasec for my own some time ago and everything was working pretty well until a few weeks ago, I saw luasec was included into luapower, so I decided to update my luapower-all-master clone (I was in some kind of January 2019 clone of luapower haha), but now after running my exact same bundle line before updating, my bundle executable is now throwing me that a lib is missing:

image (My Windows is in spanish but is basically throwing that common missing dll dialog)

I can't understand what's happening I tried everything but still throwing me that error. This is my bundle line for static libs:

mgit bundle -a 'socket_core mime_core ssl libssl libcrypto lfs cjson z minizip'