-
Notifications
You must be signed in to change notification settings - Fork 32
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
osx-arm64:not support #10
Comments
I have the same exception when i run the code for x86 Is the code not able to run on x86? Could it be you need to change this to anycpu
|
There is an example project HPCsharpExamples directory. It built and ran successfully with 3.17.0 (the latest version in nuget.org) version of HPCsharp. Your run is showing an error with 3.17.1, which is beyond the latest released version of HPCsharp. |
Apple support is not currently tested, due to lack of access to an Apple computer. |
Unhandled exception. System.IO.FileNotFoundException: Could not load file or assembly 'HPCsharp, Version=3.17.1.0,...
The text was updated successfully, but these errors were encountered: