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

em-dosbox compile fix #64

Open
netpipe opened this issue Dec 8, 2019 · 0 comments
Open

em-dosbox compile fix #64

netpipe opened this issue Dec 8, 2019 · 0 comments

Comments

@netpipe
Copy link

netpipe commented Dec 8, 2019

used the advice from here
https://www.mail-archive.com/[email protected]/msg08678.html

opened up codeblocks imported all the src files then replaced the instances

had to modify the makefile to use .bc instead of html so a --preload-file can be attached to it.

used this line
am__append_1 = -s ASYNCIFY=1 -s [email protected] -s FETCH=1 --preload-file media/

was not able to compile the bc to html and have it work so the preload was added during build. for some reason it needs a folder probably as a filesystem before the packager html's can be loaded

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

1 participant