../../gi/eventmgr.go:734:22: goosi.TheApp.Clipboard undefined (type goosi.App has no field or method Clipboard)
../../gi/layout.go:299:44: cannot use del (variable of type mat32.Vec2) as image.Point value in argument to events.NewScroll
../../gi/mainstage.go:252:8: opts.Icon undefined (type *goosi.NewWindowOptions has no field or method Icon)
../../gi/renderwin.go:358:19: w.GoosiWin.RenderGeom undefined (type goosi.Window has no field or method RenderGeom)
../../gi/renderwin.go:1033:19: w.GoosiWin.RenderGeom undefined (type goosi.Window has no field or method RenderGeom)
../../gi/renderwin.go:1043:6: drw.StartFill undefined (type goosi.Drawer has no field or method StartFill)
../../gi/renderwin.go:1050:7: drw.Fill undefined (type goosi.Drawer has no field or method Fill)
../../gi/renderwin.go:1050:45: undefined: mat32.Identity3
../../gi/renderwin.go:1059:6: drw.EndFill undefined (type goosi.Drawer has no field or method EndFill)
../../gi/scroll.go:226:33: cannot use fdel.Y (variable of type int) as float32 value in argument to ly.ScrollActionDelta
../../gi/scroll.go:226:33: too many errors