Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build error on latest commit, Emscripten 1.35.0 #60

Closed
adamserafini opened this issue Feb 2, 2016 · 2 comments
Closed

Build error on latest commit, Emscripten 1.35.0 #60

adamserafini opened this issue Feb 2, 2016 · 2 comments

Comments

@adamserafini
Copy link

I get an error when trying to compile the latest commit on Master (119049b) from source.

For reference, here is the output of emcc -v on my machine

emcc (Emscripten gcc/clang-like replacement + linker emulating GNU ld) 1.35.0
clang version 3.7.0 (https://github.com/kripken/emscripten-fastcomp-clang dbe68fecd03d6f646bd075963c3cc0e7130e5767) (https://github.com/kripken/emscripten-fastcomp 4e83be90903250ec5142edc57971ed4c633c5e25)
Target: x86_64-apple-darwin15.0.0
Thread model: posix
INFO:root:(Emscripten: Running sanity checks)

The output from the build is quite large so I've posted it into a Gist here.

(Perhaps I shouldn't be using latest commit on Master?)

@adamserafini
Copy link
Author

Just to add some more information: I am able to successfully build release v1.3.0. So the problem is introduced somewhere in latest 2x commits.

@mdaines mdaines closed this as completed Nov 22, 2016
@mdaines
Copy link
Owner

mdaines commented Nov 22, 2016

In general, master should build with the latest Emscripten SDK.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants