Issues building onnxruntime on Ubuntu #6630 #23271
Unanswered
UnlimitedR
asked this question in
API Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to use the
onnxruntime_cxx_api.h
file and I assume I should build this project, so I'm following this tutorial https://onnxruntime.ai/docs/build/inferencing.htmlI ran the command
.\build.bat --config RelWithDebInfo --build_shared_lib --parallel --compile_no_warning_as_error --skip_submodule_sync
but there are some weird issuesit is beyond my scope to debug these issues now. Does anyone have ideas how to solve these issues?
Beta Was this translation helpful? Give feedback.
All reactions