mirror of
https://github.com/lunarmodules/luasocket.git
synced 2025-04-20 23:46:44 +02:00
Compare commits
4 Commits
2d012c2c26
...
8fa59cffbb
Author | SHA1 | Date | |
---|---|---|---|
|
8fa59cffbb | ||
|
51dbaad50d | ||
|
b91a378e3b | ||
|
5535e4946b |
@ -79,6 +79,17 @@ distribution directory structure:</p>
|
||||
would be replaced by <tt>core.so</tt>.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Alternatively, you can build and install LuaSocket using vcpkg dependency manager:
|
||||
|
||||
<pre class=example>
|
||||
./vcpkg install luasocket
|
||||
</pre>
|
||||
|
||||
The luasocket port in vcpkg is kept up to date by microsoft team members and community contributors.
|
||||
If the version is out of date, please create an issue or pull request on the vcpkg repository.
|
||||
|
||||
</p>
|
||||
<h3>Using LuaSocket</h3>
|
||||
|
||||
<p> With the above setup, and an interpreter with shared library support,
|
||||
|
Loading…
x
Reference in New Issue
Block a user