[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] Lua For Windows v5.1.3.3 Public Alpha2 released
- From: gary ng <garyng2000@...>
- Date: Tue, 20 May 2008 21:04:20 -0700 (PDT)
--- RJP Computing <rjpcomputing@gmail.com> wrote:
> No kidding. I hate the VC8.0+ run-time. I have it
> working perfectly for this
> installer, but the dependency on that stupid
> manifest is just silly.
A properly built EXE or DLL(have the manifest
embedded) don't need the manifest file and is no
different than the old pre-VC8 day EXE/DLL.
luarocks' built ones have this done automatically.