Hello, I have the same problem while trying to compile any library : followed the instructions : https://kripken.github.io/emscripten-site/docs/compiling/Building-Projects.html#using-libraries
Thank you for your help Le vendredi 26 juin 2015 20:51:49 UTC+2, Alon Zakai a écrit : > > 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] <javascript:>> 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] <javascript:>. >> 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.
