[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: C++ Builder & Lua
- From: "Antonio E. Scuri" <Antonio.Scuri@...>
- Date: Thu, 05 Apr 2001 12:06:50 -0300
The BC55 binaries in the official Lua distribution should work.
scuri
At 12:02 05/04/01 -0300, you wrote:
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