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

Linking issue on Windows 11 #35

Open
gkhnv opened this issue May 21, 2024 · 1 comment
Open

Linking issue on Windows 11 #35

gkhnv opened this issue May 21, 2024 · 1 comment

Comments

@gkhnv
Copy link

gkhnv commented May 21, 2024

I've tried to use this lib on my project, yet cargo cannot build it with build-native, embed-all and openblas features and give the following error:

openblas.txt

When I try it without openblas feature it gives this error:

blas.txt

Lapack, blas and openblas are installed using vcpkg and I have cmake on my machine. Also changes on github doesn't seem to get uploaded to crates.io, since I had to manually change the file that is changed on #20.

@gkhnv
Copy link
Author

gkhnv commented May 22, 2024

Also I forgot to add that the example draw program works just fine, but I get this error on my own project.

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

No branches or pull requests

1 participant