c++ - how to make a protobuf dependent lib avalaible in a non-protobuf environment? -


i have c++ project depending on protobuf, there's no guarantee users have protobuf installed on there own pc(protobuf not way of serialization) want use project lib. in case, dynamic linking protobuf while compiling project not choice(the project.so dynamically depending on libprotobuf.so) can do?


Comments

Popular posts from this blog

mysqli - Php Mysqli_fetch_assoc Error : "Warning: Illegal string offset 'name' in" -

html - Cut text on left side inside button while centering -

php - Hide Categories from WordPress Dashboard by ID and Custom Post Type -