lua-users home
lua-l archive

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


	Hi Folks,
	I am trying to make some CGILua scripts talk to a DLL written with C++
Builder.
	For that matter, I am writting the interface for Lua to call, but when it´s
time to build the new DLL I get a "UNRESOLVED EXTERNAL".
	It does compile the DLL, but it doesn´t link.
	Has someone tried to make Lua talk to a DLL written with Borland compiler?

Thanks a lot,
Demetrius