microsoft / microsoft/onnxruntime-inference-examples
Cannot run onnxruntime-inference-examples-main\c_cxx\build\x64\Debug\ALL_BUILD
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 1.7k
- Forks
- 414
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 14
Description
Hi,
I build the c_cxx examples use visual studio 2017. But when i run the exe file directly, it shows (0xc000007b) error code. When i run in visual studio, it shows cannot run xxx\build\x64\Debug\ALL_BUILD. So how can i run the exe ?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the c_cxx examples and the build\x64\Debug output produced by Visual Studio 2017. Check which executable is intended to run rather than treating ALL_BUILD as the example executable, then reproduce the 0xc000007b failure directly. Done means documenting the correct runnable target and a confirmed way to launch it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100