lua-users home
lua-l archive

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


Did you compile Lua
yourself? How?

Yes, via Visual Studio 2005.

If possible upgrade to Visual Studio SP1 - there are bugs in the code generator of the C compiler fixed there.
Also try to run Application Verifier from
http://www.microsoft.com/downloads/details.aspx?FamilyID=bd02c19c-1250-433c-8c1b-2619bd93b3a2
Note that AV is effective only when the executable is run under a debugger.
Hope this helps,
Todor