The js_embed binary shouldn't need anything but the C++ standard library. What kind of error are you getting?
On Tue, Dec 12, 2017 at 4:55 PM, Alex Biddulph <[email protected]> wrote: > @Adam Cozzette I have a further need to also control which libraries > js_embed uses at run time as the necessary run time libraries are not in > the standard system search paths. Is there a way to add an > LD_LIBRARY_PATH_FOR_BUILD type environment variable, or some other way of > controlling this? > > -- > You received this message because you are subscribed to the Google Groups > "Protocol Buffers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/protobuf. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/protobuf. For more options, visit https://groups.google.com/d/optout.
