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

Recipe for target 'dosbox.html' failed #54

Open
xubiod opened this issue Sep 13, 2018 · 2 comments
Open

Recipe for target 'dosbox.html' failed #54

xubiod opened this issue Sep 13, 2018 · 2 comments

Comments

@xubiod
Copy link

xubiod commented Sep 13, 2018

I got Emscripten using emsdk.

I have confirmed that Emscripten works fine via a test that Emscripten has.

The exact error looks likes this:
ERROR:root:'/home/user/emsdk/emsdk/clang/e1.38.12_64bit/binaryen/bin/asm2wasm dosbox.temp.asm.js --total-memory=134217728 --trap-mode=allow -03 --mem-init=dosbox.html.mem --mem-base=1024 -o dosbox.wasm' failed

It is able to output dosbox.js but after the error message appears the file is deleted.

The directory contains dosbox.html.mem, and dosbox.js.orig.js as well.

Edit: I'm using the latest LTS version of Ubuntu (64bit).

@yksoft1
Copy link

yksoft1 commented Sep 15, 2018

Did you try WebAssembly/binaryen#1681? It fixed a bug that prevents my port of DOSBox-X (a fork of DOSBox) to build.

@xubiod
Copy link
Author

xubiod commented Sep 17, 2018

@yksoft1
I did get it to work somewhat, it compiles without SDL2, however, packing games results in an error. I can't get the message at the moment.

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