>
> Thank you for your answer jj!
>

here is my new command line:

em++ BasicTutorial6.bc -o BasicTutorial6.html libOgreMainStatic.a libOIS.a 
libboost_system.a libOgreOverlayStatic.a libOgreTerrainStatic.a


And I still have those nasty unresolved symbols...

So I checked for unresolved symbols in some libraries (eg 
libboost_system.a):

nm libboost_system.a | grep _ZN5boost6system16generic_categoryEv


Here is the output:

000022b0 T _ZN5boost6system16generic_categoryEv


It doesn't seem like an unresolved symbol to me... 

 

-- 
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