lua-users home
lua-l archive

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


hi,
>You life could be much easier if you just put the *.c and *.cpp of
>luasocket and luaxml into your project and compile with your own
>project (i.e. compile into your .exe, no .dll at all)

Depand on my project architecture, my .exe file is only a loader. My lua5.1 is compiled as a .dll too.I wanna build LuaXML and LuaSocket both as .dll to become a module.
Could u tell me why the system error 83 happened?

--------------
Bear
2010-03-16