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

Does the node-printer support Windows XP 32bit? #290

Open
shun634501730 opened this issue Apr 29, 2020 · 0 comments
Open

Does the node-printer support Windows XP 32bit? #290

shun634501730 opened this issue Apr 29, 2020 · 0 comments

Comments

@shun634501730
Copy link

Hi,
I'm using node-printer with NWJS, it working fine on Windows 10, but when it running on Windows XP, the error occurred: "[0422/180048:WARNING:pe_image_reader.cc(144)] CodeView debug entry of unexpected size in C:\WINDOWS\system32\OLEACC.dll".
I'm not sure whether the node-printer support the Windows XP, please help to explain, thanks!

If it's supported, below is the tech details just for you reference, please help to advice, thanks you evey much!

  1. Using NodeJS v8.11 32bit, NWJS 0.14.7
  2. npm install --global windows-build-tools
  3. npm install -g node-gyp
  4. npm install -g nw-gyp
  5. npm install -g printer --target_arch=ia32
  6. cd node_modules/printer
  7. nw-gyp rebuild --target=0.14.7 --arch=ia32 --dist-url=https://npm.taobao.org/mirrors/nwjs
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