GitHubProgarm
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....
 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...
 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.