webview / webview_go

Go language bindings for the webview library.
MIT License
215 stars 38 forks source link

error while running main on Mac M1 #14

Closed marcelloh closed 1 month ago

marcelloh commented 11 months ago

This is the output:

# github.com/webview/webview_go
vendor/github.com/webview/webview_go/webview.go:16:10: fatal error: 'webview.h' file not found
#include "webview.h"
         ^~~~~~~~~~~
1 error generated.

Do I need to install something extra?

simoole commented 10 months ago

me too

smiilliin commented 10 months ago

me too