Skip to content

Instantly share code, notes, and snippets.

@ouabing
Created January 6, 2014 08:17
Show Gist options
  • Save ouabing/8279763 to your computer and use it in GitHub Desktop.
Save ouabing/8279763 to your computer and use it in GitHub Desktop.
compile lib proto file
./protoc --cpp_out=dllexport_decl=LIBPROTOBUF_EXPORT:. google/protobuf/descriptor.proto
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment