-
Notifications
You must be signed in to change notification settings - Fork 596
Description
Tiny RDM Version
1.2.5
OS Version
┌──────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
| OS | Windows 10 Pro |
| Version | 2009 (Build: 26200) |
| ID | 25H2 |
| Branding | Windows 11 专业版 |
| Go Version | go1.25.4 |
| Platform | windows |
| Architecture | amd64 |
| CPU | 13th Gen Intel(R) Core(TM) i5-13400 |
| GPU 1 | OrayIddDriver Device (Shanghai Best Oray Information Technology Co., Ltd.) - Driver: 17.50.19.949 |
| GPU 2 | Intel(R) UHD Graphics 730 (Intel Corporation) - Driver: 32.0.101.6737 |
| Memory | 32GB |
└──────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
Redis Version
docker redis
Describe the bug
白屏
Steps to Reproduce:
已检查 web view2 已安装最新
尝试用源码 wails dev 进行编译
github.com/wailsapp/wails/v2/internal/frontend/desktop/windows
go\pkg\mod\github.com\wailsapp\wails\[email protected]\internal\frontend\desktop\windows\frontend.go:482:29: cannot use f.processMessage (value of type func(message string)) as func(message string, sender *edge.ICoreWebView2, args *edge.ICoreWebView2WebMessageReceivedEventArgs) value in assignment
Build error - exit status 1
提示如上