GitHubProgarm

Results 10 comments of GitHubProgarm

1.Support lua5.3? I build lua-lluv-websocket project, and need lluv .so use luarocks command "luarocks install lluv" build this ,and out put problems(second png). 2.How to build lua-lluv-websocket , you with...

Can you recommend the version of lluv you used to me? How to build dynamic libuv library in Win? I found lua-rocks build lluv with static version of libuv library....

![image](https://user-images.githubusercontent.com/16895038/69212317-ecdd8b80-0b9b-11ea-9b00-767e90507ccc.png) I do not konw? use luarocks buid lluv or lluv-websocket , always first build lluv.dll.

I build lluv-websocket on linux is success !! Installing https://luarocks.org/dev/lluv-websocket-scm-0.rockspec Missing dependencies for lluv-websocket scm-0: lluv > 0.1.1 (not installed) lluv-websocket scm-0 depends on lluv > 0.1.1 (not installed) Installing...

Which version of libuv do you use?1.3XX version? CrtSetReportHook  GetMessageA TranslateMessage DispatchMessageA MapVirtualKeyW GetUserProfileDirectoryW GetSystemMetrilluv Link failed all win system function!!

I build lluv.so success(lua5.3) ,but "lluv.websocket" not found in the lluv? error : ./lua/testwebsocket.lua:4: module 'lluv.websocket' not found: no field package.preload['lluv.websocket'] no file './lua/lluv/websocket.lua' no file '/usr/local/share/lua/5.3/lluv/websocket.lua' no file '/usr/local/share/lua/5.3/lluv/websocket/init.lua'...

luarocks build lluv-websock with this "lluv-scm-0.rockspec" default x64? I build x86 version on Win.

"I build lluv.so success(lua5.3) ,but "lluv.websocket" not found in the lluv?" This problem in Luarocks version 2.4.3 , No problem with later version. My Win Project just only debug ,...

First Linux llbuv is OK, It's just a problem with the use And I found problem with Win. Libuv has been upgraded to the latest version v1.8, and the required...

![image](https://user-images.githubusercontent.com/16895038/70123607-f42d8a80-16ad-11ea-86a8-9d8d78e8b9a6.png) websocket.extensions and lluv.ssl is not found or is nil If it's not found, is there any problem? Because it's not found under Linux, the same as win.