sciter-sdk / go-sciter

Golang bindings of Sciter: the Embeddable HTML/CSS/script engine for modern UI development
https://sciter.com
2.57k stars 268 forks source link

Process finished with the exit code -1073741819 (0xC0000005) #327

Open zoulee24 opened 2 years ago

zoulee24 commented 2 years ago

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_demoes01.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 (0xC0000005)

Keeyuu commented 2 years ago

i got the same -1073741819 (0xC0000005)