-
-
Notifications
You must be signed in to change notification settings - Fork 217
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
Failure to build zeromq using Visual Studio 2022 #490
Comments
@aminya This may help: n-riesco/ijavascript#253 (comment) |
I tried to set |
@aminya : @liudonghua123 also tried to update the internal See n-riesco/ijavascript#253 (comment) . When @liudonghua123 used
|
@liudonghua123 I can't edit the title of this issue. I'd change it to something more descriptive, e.g. "Failure to build zeromq using Visual Studio 2022". |
@n-riesco Thanks, now I have fixed the problem. see n-riesco/ijavascript#253 (comment). I also have a question, https://github.com/nteract/libzmq-win is archived and deprecated, why not use https://github.com/zeromq/libzmq on windows. The latter also have window binary like https://github.com/zeromq/libzmq/releases/download/v4.3.4/libzmq-v142-x64-4_3_4.zip. |
Describe the bug
When I tried to execute
npm i -g ijavascript jp-babel --loglevel silly
.I got the following errors.
Reproducing
Execute
npm i -g ijavascript jp-babel --loglevel silly
.Expected behavior
work as expected.
Tested on
The text was updated successfully, but these errors were encountered: