pbc icon indicating copy to clipboard operation
pbc copied to clipboard

Add extern C and dllexport for luaopen().

Open jinq0123 opened this issue 8 years ago • 1 comments

Add extern C for luaopen_protobuf_c() in pbc-lua53.c. Also add dllexport for Windows.

jinq0123 avatar Jun 07 '16 08:06 jinq0123

You may use macro LUAMOD_API instead. You can update your PR, and I will merge it.

cloudwu avatar Jun 07 '16 08:06 cloudwu