(Hmm, one of my addons might be preventing the image from showing up.)

The problem is likely that the implementation of that method is missing
from the inputs. If that's the only one that is missing, how does it differ
from the rest - that might help. You can also run llvm-nm on the input
files, to see if that symbol is indeed provided by one of your inputs.

If not, perhaps make a full standalone testcase that we can run.


On Sun, Mar 6, 2016 at 3:00 PM, Damon Jung <hina10...@gmail.com> wrote:

> There's a console snapshot, saying
>
> warning : unresolved symbol : _ZN3Bar11doSomethingEv..
> .
> .
> .
>
>
>
>
> --
> 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 emscripten-discuss+unsubscr...@googlegroups.com.
> 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 emscripten-discuss+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to