zeromq / lzmq

Lua binding to ZeroMQ
MIT License
136 stars 46 forks source link

Compiling For Windows #70

Open FiftyTifty opened 3 years ago

FiftyTifty commented 3 years ago

Been wanting to experiment with ZeroMQ and Lua, after extensively using Lua for Total War.

But there are no instructions for getting this going on Windows. The goal is to get this compiled and working with ZeroBrane Studio, which is a proper IDE for LuaJIT 5.1. How would I go about doing this?