You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To compile for Windows:
‐--------------------------------
server.hpp
‐--------------------------------
Changed getcwd to _getcwd and included dir.h
‐--------------------------------
Luarocks_cmake.txt
To compile for Windows:
‐--------------------------------
server.hpp
‐--------------------------------
Changed getcwd to _getcwd and included dir.h
‐--------------------------------
Luarocks_cmake.txt
target_link_libraries(lrdb_server ws2_32)
target_link_libraries(lrdb_server wsock32)
After that luarocks installed liblrdb_server.dll.a but i have copied lrdb_server.dll from build.luarocks directory
The text was updated successfully, but these errors were encountered: