PqSave icon indicating copy to clipboard operation
PqSave copied to clipboard

[Error] command: dotnet PqSave.dll fails

Open Ofdas23 opened this issue 7 years ago • 2 comments

Everytime I am trying to use the command "dotnet PqSave.dll" it gives me the error: No executable found matching command "dotnet-PqSave.dll"

Running on MacOS El Capitan - Dotnet version 1.1.9

How can I fix this? I appreciate every solution/answer.

Ofdas23 avatar Jun 05 '18 13:06 Ofdas23

Are you in the right directory? Does ls PqSave.dll output anything?

If so, you may need to do dotnet ./PqSave.dll

Thealexbarney avatar Jun 05 '18 13:06 Thealexbarney

@Thealexbarney I fixed that issue... but I had to find out that my mac isn´t compatible with PqSave.. Because for that we need Microsoft.NETCore.App version 2.0.0 which requires macOS Sierra. My computer is old and does not support macOS Sierra and without that I can not download Microsoft.NETCore.App version 2.0.0... :(

Ofdas23 avatar Jun 06 '18 14:06 Ofdas23