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

Uncaught Error: %1 is not a valid Win32 application. #5

Closed
craftzdog opened this issue Dec 15, 2015 · 2 comments
Closed

Uncaught Error: %1 is not a valid Win32 application. #5

craftzdog opened this issue Dec 15, 2015 · 2 comments

Comments

@craftzdog
Copy link

Hi, I came from Level/leveldown#239.
First, I got DLL open failed when running with electron error and rebuilding leveldown resolved it.
Next I got following error on my project and it occurred electron-demo as well:

Uncaught Error: %1 is not a valid Win32 application.
C:\Users\nora_000\Developments\electron-demo\node_modules\leveldown\build\Release\leveldown.node

My environment:
node: v4.1.1
Windows 8.1 64bit
Visual Studio 2013 Express

@craftzdog
Copy link
Author

It was because the leveldown is built with x64 arch and the electron process is ia32.

@francescoagati
Copy link

Hi there is a Solution For this pn Windows?

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

2 participants