From: John L. <jla...@gm...> - 2006-12-20 19:25:59
|
On 12/20/06, Francesco Montorsi <f18...@ya...> wrote: > John Labenski ha scritto: > > > > Ok, another problem, using VC 2005 and batch build it's puts Debug DLL > > Multilib lua5.1.dll into lib/vc_lib not lib/vc_dll. > I should have already solved 2-3 hours ago.... it was a typo in lua_dll > template. Works now, thanks. > > ============================== > > > > Ahh... what about this? After a build you copy the bin/[build]/*.exe > > to just bin/*.exe and overwrite them. The originals still would exist > > in the build dir. Is this easy to do or even make sense or would it be > > too confusing? > well, I don't know... it's easy to do but maybe unexpect by the user... > > Why would we want it? So that the DLL can be copied to just "bin" and > not "bin\vc*" ? So that you can run genwxbind.lua easily. It's probably not important, never mind. -John Labenski |