kitattyor

Results 4 comments of kitattyor

Same issue with NetCore 3.1. Temporary workaround as suggested by @markmnl Add this to *.csproj file. Change RIDs as you wish ` win-x64 `

Adding to this, Microsoft's `cmake-tools` (https://github.com/microsoft/vscode-cmake-tools) defines a few convenience variables for target path which is not followed (the tests panel remains empty). ``` { // Use IntelliSense to learn...

Anyone care to share their pyinstaller spec file?

Same issue for me. On Windows10 + electron 8.0.0 Have rebuilt using `npm rebuild zeromq --runtime=electron --target=8.0.0` ZeroMQ version `6.0.0-beta.6` Didn't work.