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

Minor fixes for current emscripten #5

Open
aggregate opened this issue Oct 14, 2021 · 2 comments
Open

Minor fixes for current emscripten #5

aggregate opened this issue Oct 14, 2021 · 2 comments

Comments

@aggregate
Copy link

There are two things that are now broken here:

  1. Making .o files now requires emcc be given the -c flag.
  2. You are missing an empty bin/src directory for dcraw.o to be written into.

I've fixed both on my local copy and it works nicely, and can even use the latest dcraw.c (which is only slightly newer than the one here).

@zfedoran
Copy link
Owner

A PR would be welcome :)

@jerome-birembaut
Copy link

jerome-birembaut commented Oct 7, 2022

@aggregate @zfedoran it is possible to update this lib with latest dcraw ? it will fix .CR3 loading too
thx in advance

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

3 participants