| 
         | 
    ||
        
  | 
    
| 
 Hi! 
    You can test this trick: 
modify the lua_include.hpp 
 
#ifndef LUA_INCLUDE_HPP_INCLUDED 
#define LUA_INCLUDE_HPP_INCLUDED extern "C" 
{ #include "lua.h" } #define 
LUA_NOREF       (-2) //add 
#define LUA_REFNIL (-1) // add #endif 
    wish you good luck, and I'm 
waiting for the next version of luabind, either. 
yujiang 
 |