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
In file included from _cgo_export.c:4:
cgo-gcc-export-header-prolog:32:38: error: conflicting types for 'GoInterface'
In file included from lua.go:4,
from _cgo_export.c:4:
G:\����֪ʶѧϰ\golang\pkg\mod\github.com\afitz\[email protected]\lua51/golua.h:2:38: note: previous declaration of 'GoInterface' was here
typedef struct { void *t; void *v; } GoInterface;
The text was updated successfully, but these errors were encountered:
github.com/afitz/golua/lua51
In file included from _cgo_export.c:4:
cgo-gcc-export-header-prolog:32:38: error: conflicting types for 'GoInterface'
In file included from lua.go:4,
from _cgo_export.c:4:
G:\����֪ʶѧϰ\golang\pkg\mod\github.com\afitz\[email protected]\lua51/golua.h:2:38: note: previous declaration of 'GoInterface' was here
typedef struct { void *t; void *v; } GoInterface;
The text was updated successfully, but these errors were encountered: