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

v0.23.0 requires MFReadWrite.dll which is not available on some editions of Windows #1442

Closed
romovs opened this issue Apr 18, 2015 · 0 comments

Comments

@romovs
Copy link

romovs commented Apr 18, 2015

Looks like v0.23.0 introduced a dependency on Media Foundation API which is not available by default on N/KN editions of Windows 7 and 8.

On Windows 7 Professional N (32-bit) I am getting the following error when starting atom-shell:
error screenshot

zcbenz added a commit that referenced this issue Apr 20, 2015
nantas added a commit to cocos-creator/deprecated-atom-shell that referenced this issue Apr 21, 2015
# By Cheng Zhao (188) and others
# Via Cheng Zhao (48) and Kevin Sawicki (6)
* 'master' of github.com:atom/electron: (237 commits)
  Add mention of previous name
  Update discuss category to electron
  Align the " in electron#1426
  Upgrade brightray for electron#1442
  pm: throw when initialising module before ready event
  Parse the debug args of Node
  Remove our own debugger implementation
  Set node::node_isolate to fix crash
  Also enable the debugger
  node: start debugger for node run during a forked process
  Upgrade node for debugger flags
  docs: Atom Shell => Electron in quick-start.md
  Add electron-prebuilt npm instructions to README
  Fix upload.py for the rename
  Bump v0.24.0
  win: Update the rc file
  Use electron in release title
  Fix typo
  Use product_name for generating zip archives
  docs: Update the rebranding guide
  ...

# Conflicts:
#	atom.gyp
#	atom/browser/resources/mac/atom.icns
#	atom/browser/resources/win/atom.ico
kevinsawicki pushed a commit that referenced this issue May 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants