-
-
Notifications
You must be signed in to change notification settings - Fork 113
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
error: linking with link.exe
failed: exit code: 1120
#361
Comments
Please provide the full output from |
Sure, here is the whole trace
|
Make sure you have version >= 17.13 of Visual Studio 2022 installed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi there,
I'm running the
ort
examples for sentence similarity on Windows 11.If I run the command
cargo run --example semantic-similarity
, the compilation fail.I got the following error :
I am a new comer in Rust and I don't understand it well. Anyone has some ideas how to fix it?
Thanks
The text was updated successfully, but these errors were encountered: