Hello! I added the boost library to my project. Compiling the projet produced a binary file without extension. So I guessed it's a .bc file. I renamed it accordingly. then I did:
em++ project.bc -o project.html I opened the html file that shows a wondeful "-1" on the screen. I guess I didn't configured Eclipse properly. Has someone managed to compiled a test project like the "bullet" test project with Eclipse? -- 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.
