See http://kripken.github.io/emscripten-site/docs/compiling/Building-Projects.html for details on building projects. Dynamic linking in particular does not work as in most native platforms.
On Thu, Jun 25, 2015 at 12:57 PM, Harsha Jayaweera < [email protected]> wrote: > When i run emmake make for leptonica library using emscripten i get > following warning. > > WARNING root: ignoring dynamic library liblept.4.dylib because not > compiling to JS or HTML, > remember to link it when compiling to JS or HTML at the end > > Why it is ignores dynamic libraries. How can i fix this. > > -- > You received this message because you are subscribed to the Google Groups > "emscripten-discuss" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "emscripten-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
