Re: .pdb file for LuaJIT 2.0.0.8?
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: .pdb file for LuaJIT 2.0.0.8?
- From: Mike Pall <mikelu-1111@...>
- Date: 2011年11月16日 15:37:27 +0100
Oskar Forsslund wrote:
> Is there anyone who has one or can tell me how to build one?
Use the msvcbuild.bat from git HEAD, then run: msvcbuild debug
--Mike