jinq0123 / LuaPbIntf

Binding Protobuf 3 to Lua 5.3
MIT License
134 stars 41 forks source link

After build required lib, including lua and protobuf, but run the sln LuaPbIntf occured link error . #2

Closed midgithub closed 7 years ago

midgithub commented 7 years ago

maybe there is something wrong with my procedure of building the lua lib. qq 20170512203735

Really appreciate your help .

midgithub commented 7 years ago

B.t.w. Already place the build result lib to the custom folder.

jinq0123 commented 7 years ago

By default, it expects the Lua library to build under C++.

See: https://github.com/jinq0123/LuaPbIntf/blob/master/third_party/README.md