lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


In short,
luac is linked to static library as it needs access to symbols not exported in the dll. You might consider using the LuaDist CMake package[1] on Windows.

pd

[1] https://github.com/LuaDist/lua