Re: compiled failed for windows (32-bit only)

  • From: Mike Pall <mike-1206@xxxxxxxxxx>
  • To: luajit@xxxxxxxxxxxxx
  • Date: Mon, 11 Jun 2012 23:38:39 +0200

Dimiter 'malkia' Stanev wrote:
> This is with Windows WDK 7.1, but possibly won't work with msvc/32-bit
> 
> buildvm_peobj.c
> e:\p\luajit\src\host\buildvm_arch.h(1202) : error C2039: 'nfpr' : is
> not a member of 'CCallState'
>         E:\p\luajit\src\lj_ccall.h(125) : see declaration of 'CCallState'

Works for me with the Windows SDK 7.0.

Please start a Windows SDK Command Shell prompt and try:

  echo %CPU%
  echo %PROCESSOR_ARCHITECTURE%

--Mike

Other related posts: