Re: Luajit crashes when I call lua_error (C++ MSVC x64)

  • From: Mike Pall <mike-1207@xxxxxxxxxx>
  • To: luajit@xxxxxxxxxxxxx
  • Date: Tue, 24 Jul 2012 00:40:24 +0200

Mark Tolley wrote:
> I've started from an empty project and it's still crashing in both
> Debug and Release modes. It might be an problem specific to VS2012.

Have you tried to (re)build both LuaJIT and the simple test
program from the command line? AFAIK that makes sure there are no
special options set.

What happens if you try to compile with an older compiler version?

--Mike

Other related posts: