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

get mp4dump working with Emscripten #36

Merged
merged 1 commit into from
Oct 15, 2015

Conversation

nickdesaulniers
Copy link
Contributor

should I move this logic into AP4_FileByteStream::Create? Would make it easier to port the rest, probably?

barbibulle added a commit that referenced this pull request Oct 15, 2015
get mp4dump working with Emscripten
@barbibulle barbibulle merged commit 6bedb54 into axiomatic-systems:master Oct 15, 2015
@nickdesaulniers nickdesaulniers deleted the emscripten2 branch October 15, 2015 21:21
@barbibulle
Copy link
Contributor

I'm trying to test this.
What I've done is (from a subdir down from the root):
emcmake cmake ..
emmake make

But that still compiles the native binaries.
What am I doing wrong?

On Fri, Oct 9, 2015 at 6:27 PM, Nick Desaulniers notifications@github.com
wrote:

should I move this logic into AP4_FileByteStream::Create? Would make it

easier to port the rest, probably?

You can view, comment on, or merge this pull request online at:

#36
Commit Summary

  • get mp4dump working with Emscripten

File Changes

Patch Links:


Reply to this email directly or view it on GitHub
#36.

@nickdesaulniers
Copy link
Contributor Author

ah, no need to run emmake.
try:

emcmake cmake ..
make

working on adding instructions to readme now.

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

Successfully merging this pull request may close these issues.

None yet

2 participants