We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MSVS 2019, Win32:
11>...\Tests\Source\NamespaceTests.cpp(320,69): error C2664: 'luabridge::Namespace &luabridge::Namespace::addFunction(const char *,int (__cdecl *const )(lua_State *))': cannot convert argument 2 from 'int (__stdcall *)(int)' to 'int (__cdecl *const )(lua_State *)' 11>...\Tests\Source\NamespaceTests.cpp(320,61): message : This conversion requires a reinterpret_cast, a C-style cast or function-style cast 11>...\Source\LuaBridge/detail/Namespace.h(1305,16): message : see declaration of 'luabridge::Namespace::addFunction'
The text was updated successfully, but these errors were encountered:
No branches or pull requests
MSVS 2019, Win32:
The text was updated successfully, but these errors were encountered: