lj_ffdef.h missing

  • From: Josh Klint <joshklint@xxxxxxxxxxxxx>
  • To: luajit@xxxxxxxxxxxxx
  • Date: Thu, 21 Nov 2013 00:18:15 -0800

I'm attempting to compile LuaJIT 2.0.2 into my Visual Studio project.  I 
generally prefer to just add the .c files into the project, and include the 
header, instead of having an extra compilation step.  When I try to build my 
program, I get errors about a missing header file "lj_ffdef.h".  It seems this 
is somehow auto-generated somewhere?  Can someone explain this?

Thanks.

-Josh

Other related posts: