Y
Hacker News
new
|
ask
|
show
|
jobs
by
Charon77
257 days ago
Looks really cool but I'm wondering if the whole Docker setup was necessary just to get onnx?
1 comments
mavdol04
257 days ago
Thank you! Yes, I use Docker to get ONNX DLLs and cross-compile the main DLL using the MSVC toolchain (which is required for game engines)
link