Zou GuanYu

Results 5 issues of Zou GuanYu

gcc version 7.3.0 I run demo1 but not GUI show GOROOT=C:\Program Files\Go #gosetup GOPATH=C:\code\go\serial-jlc;C:\code\go\serial-jlc\third-part;C:\Users\87658\go #gosetup "C:\Program Files\Go\bin\go.exe" build -o C:\Users\87658\AppData\Local\Temp\GoLand\___1go_build_github_com_sciter_sdk_go_sciter_examples_demoes_01.exe github.com/sciter-sdk/go-sciter/examples/demoes/01 #gosetup C:\Users\87658\AppData\Local\Temp\GoLand\___1go_build_github_com_sciter_sdk_go_sciter_examples_demoes_01.exe Process finished with the exit code -1073741819...

API server listening at: 127.0.0.1:12420 Exception 0xc0000005 0x8 0x0 0x0 PC=0x0 signal arrived during external code execution runtime.cgocall(0xc34eb6, 0xc00007fcc0) C:/Program Files/Go/src/runtime/cgocall.go:156 +0x4a fp=0xc00007fc70 sp=0xc00007fc38 pc=0xb6440a github.com/sciter-sdk/go-sciter._Cfunc_SciterCreateWindow(0x296, 0xc3a600, 0xbc640a, 0x0, 0x0)...

wsdl ddl path error

ImportError: cannot import name 'DEFAULT_CONFIG' from 'ultralytics.yolo.utils'

### Description fix openvino hetero/multi/auto config compile ### Motivation and Context When building with the option `-- use_openvino` and values of `HETERO`/`MULTI`/`AUTO` (ex: AUTO: GPU, CPU...), the build will fail....