Look in the web console, there may be more information about what went
wrong.

Also building with emcc -v will output verbose logging which can help
figure things out.

- Alon



On Mon, Mar 24, 2014 at 11:18 AM, Erasme Beck <[email protected]> wrote:

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

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

Reply via email to