choppy
choppy copied to clipboard
Can't build, seems dependencies problem
# github.com/fogleman/triangle
/tmp/go-build161286829/b064/_x003.o: In function `parsecommandline':
../../../../pkg/mod/github.com/fogleman/[email protected]/triangle.c:3327: undefined reference to `cos'
../../../../pkg/mod/github.com/fogleman/[email protected]/triangle.c:3528: undefined reference to `sqrt'
etc ...
Found that i had solved this before https://github.com/pradeep-pyro/triangle/pull/2 Update your triangle library please.
same here on mac...
cd choppy/cmd/choppy && go build .
# github.com/go-gl/glfw/v3.2/glfw
In file included from /Users/apple/workspace/go/pkg/mod/github.com/go-gl/[email protected]/v3.2/glfw/c_glfw_darwin.go:8:
/Users/apple/workspace/go/pkg/mod/github.com/go-gl/[email protected]/v3.2/glfw/glfw/src/cocoa_window.m:989:9: warning: multiple methods named 'center' found [-Wobjc-multiple-method-names]
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewCompositionalLayout.h:604:19: note: using
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:340:1: note: also found