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

[win] ship with libexif.dll #4711

Merged
merged 1 commit into from
Apr 15, 2016
Merged

[win] ship with libexif.dll #4711

merged 1 commit into from
Apr 15, 2016

Conversation

ghostoy
Copy link
Member

@ghostoy ghostoy commented Apr 13, 2016

libexif is loaded on Windows at start up. When loading failed, it
will generate debug.log in the same directory of nw.exe without
--enable-logging. Ship libexif.dll with NW.js will fix this issue.
On Mac OS X, it's already shipped with NW.js. On Linux, it loads
libexif.so.12 in system path.

Fixed #4637

libexif is loaded on Windows at start up. When loading failed, it
will generate debug.log in the same directory of nw.exe without
`--enable-logging`. Ship `libexif.dll` with NW.js will fix this issue.
On Mac OS X, it's already shipped with NW.js. On Linux, it loads
`libexif.so.12` in system path.

Fixed nwjs#4637
@ghostoy
Copy link
Member Author

ghostoy commented Apr 13, 2016

The dependency of libexif.dll will be removed in CR51.

@rogerwang rogerwang merged commit e7e68a7 into nwjs:nw13 Apr 15, 2016
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.

2 participants