sqlite icon indicating copy to clipboard operation
sqlite copied to clipboard

怪问题,我在goframe v2.6.3中使用,windows下可以运行,但是electron拉起go build后的exe文件,就会出错

Open arieslee opened this issue 1 year ago • 0 comments

goroutine 1 [running]:
modernc.org/libc.newFile(0xf1cd00?, 0x10cbd70?)
        D:/env/gopkg/mod/modernc.org/[email protected]/libc_windows.go:293 +0x9e
modernc.org/libc.init()
        D:/env/gopkg/mod/modernc.org/[email protected]/libc.go:56 +0x14a5
2024-04-01 11:53:49,948 INFO 8372 [ee-core] [corss/process] received a exit from child-process, code:2, signal:null, pid:5692

arieslee avatar Apr 03 '24 01:04 arieslee