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

How to compile v6.0.0 using VS 2015 build tools (v140)? #419

Closed
humatic opened this issue Sep 1, 2020 · 1 comment · Fixed by #444
Closed

How to compile v6.0.0 using VS 2015 build tools (v140)? #419

humatic opened this issue Sep 1, 2020 · 1 comment · Fixed by #444

Comments

@humatic
Copy link

humatic commented Sep 1, 2020

This isn't a bug, nor a feature request. Rather, I'm wondering how hard it would be to build v6.0.0 for Windows using the v140 toolset. I see that older versions of zeromq.js used the v140 toolset, but now you're at v141. Is there any easy way to accomplish this?

I attempted to edit the binding.gyp so that it had 'msbuild_toolset': 'v140', but that produced vague build errors that I don't know how to interpret.

I need this because the Windows devices that I need to deploy on do not have the v141 runtime DLLs. I also tried downgrading to zeromq.js v5.2.0, but it turns out that my verson of Electron (v9.0.5) isn't in the list of prebuilt binaries. If I'm going to go through the trouble of building these binaries from scratch (and it's a LOT of trouble), then I'd prefer to have the latest zeromq.js.

Thanks for any feedback!

@androllen
Copy link

I get this build error about zeromq.js build error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants