开发者

Lua dependencies to be added in Installshield

开发者_Go百科I am using lua5.1 ; I added 5.1.dll into my installation; but its not working properly. Any other dependencies which needs to be added in my installation for lua to work?


You'll need whatever C runtime the Lua DLL was compiled with.


A more generic answer: To find all DLL dependencies of a given DLL or EXE, use depends.exe (it should be bundled with your MSVS).

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜