Skip to content
/ pb Public

lua-protobuf cmake定制版本 linux & mac & win编译通过, 有新版本直接替换src下面的pb.c, pb.h. 支持lua5.1/5.3/5.4. 修改CMakeLists.txt里面LUA_MOUDLE 默认为5.4

License

Notifications You must be signed in to change notification settings

brinkqiang/pb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pb

Copyright (c) 2013-2018 brinkqiang (brink.qiang@gmail.com)

pb License blog Open Source Love GitHub stars GitHub forks

Build status

Linux MacOSX Windows
lin-badge osx-badge win-badge

env

install cmake 3.8+

cmake

Intro

The customized version of lua-protobuf cmake linux & mac & win is compiled, and the new version can directly replace pb.c and pb.h under src (https://github.com/starwing/lua-protobuf)

pb

win

build.bat
cd bin/relwithdebinfo
lua ../script/test.lua

linux

bash build.sh
cd bin/relwithdebinfo
./lua ../script/test.lua

Contacts

Join the chat

Thanks

About

lua-protobuf cmake定制版本 linux & mac & win编译通过, 有新版本直接替换src下面的pb.c, pb.h. 支持lua5.1/5.3/5.4. 修改CMakeLists.txt里面LUA_MOUDLE 默认为5.4

Resources

License

Stars

Watchers

Forks

Packages

No packages published