Replies: 1 comment 5 replies
-
copy onnxruntime.dll to the same folder where your main exe lives. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In my windows there are lots of onnxruntime.dll.
My c++ programs insist on using C:\WINDOWS\SYSTEM32\onnxruntime.dll though i have built onnxruntime from source and added the path to onnxruntime.lib and onnxruntime.dll to the vs 2022 linker paths.
Beta Was this translation helpful? Give feedback.
All reactions