You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I used to compile normally. An error is being thrown now:
CGO_ENABLED=0:
github.com/webview/webview_goback build restrictions exclude all Go files in C:\Users\root\go\pkg\mod\git
hub.com\webview\[email protected]
CGO_ENABLED=1:
|# github.com/webview/webview_go
In the file included from C:/Users/root/go/pkg/mod/github.com/webview/[email protected]
f456ca3a43/libs/webview/include/webview.h:2076,
from webview.cc:1:
C:/Users/root/go/pkg/mod/github.com/webview/[email protected]/libs/mswebv
iew2/include/WebView 2.h:978:10: fatal error: The event token.h: There is no such file or directory
978 | #include "EventToken.h"
| ^~~~~~~~~~~~~~
compilation is complete.
The text was updated successfully, but these errors were encountered:
os: windows 10
go: 1.22
I used to compile normally. An error is being thrown now:
CGO_ENABLED=0:
github.com/webview/webview_goback build restrictions exclude all Go files in C:\Users\root\go\pkg\mod\git
hub.com\webview\[email protected]
CGO_ENABLED=1:
|# github.com/webview/webview_go
In the file included from C:/Users/root/go/pkg/mod/github.com/webview/[email protected]
f456ca3a43/libs/webview/include/webview.h:2076,
from webview.cc:1:
C:/Users/root/go/pkg/mod/github.com/webview/[email protected]/libs/mswebv
iew2/include/WebView 2.h:978:10: fatal error: The event token.h: There is no such file or directory
978 | #include "EventToken.h"
| ^~~~~~~~~~~~~~
compilation is complete.
The text was updated successfully, but these errors were encountered: