Closed
Description
Describe the issue
The configuration editor suggests using the NuGet package for C++ support.
I executed nuget install Microsoft.ML.OnnxRuntime.Gpu.Windows -Version 1.20.1
. This supplied the .dll files, but I was unable to locate any .h files. In particular .nuget\packages\microsoft.ml.onnxruntime.gpu.windows\1.20.1\build\native
was empty.
Urgency
No response
Target platform
Windows
Build script
nuget install Microsoft.ML.OnnxRuntime.Gpu.Windows -Version 1.20.1
Error / output
N/A
Visual Studio Version
No response
GCC / Compiler Version
No response