protoc-gen-lua
protoc-gen-lua copied to clipboard
Endian.h for OS X
I think you want <machine/endian.h> in pb.c
Package lua5.1 was not found in the pkg-config search path. Perhaps you should add the directory containing `lua5.1.pc'
when 'make' on osx.. how can i fix this ?
Edit Makefile, modify lua5.1 to lua. It works for me