lua-users home
lua-l archive

Re: Problems linking LuaFileSystem module on Windows.

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


Aha! So it turns out that the exported function name was being mangled because the dll was being compiled as C++ code. (Doh!)

Thanks again!
-Link


On 2/13/07, Jerome Vuarand <jerome.vuarand@ubisoft.com> wrote:
That's what I'd try too. You can find a recent version there (both 32bits and 64bits) :
http://www.dependencywalker.com/
PS: Sorry for top posting, Outlook doesn't give me a choice.

I did'nt encounter any problem when use lfs for lua5.1 under windows.
maybe you can use the "Depends viewer" of VC6 to make sure the dll
export luaopen_lfs() correctly.

error loading module 'lfs' from file 'C:/lua/5.1/lib/lfs.dll':
The specified procedure could not be found.



AltStyle によって変換されたページ (->オリジナル) /