Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do I install/use this tool #4

Open
blob42 opened this issue Dec 10, 2023 · 1 comment
Open

How do I install/use this tool #4

blob42 opened this issue Dec 10, 2023 · 1 comment

Comments

@blob42
Copy link

blob42 commented Dec 10, 2023

Hi, just discovered your repo. I suppose it is meant for the Razer OrbWeaver keypad. Trying to install and run it in Windows but I get the following error for go run orbbind.go

package command-line-arguments
        imports fyne.io/fyne/v2/app
        imports fyne.io/fyne/v2/internal/driver/glfw
        imports fyne.io/fyne/v2/internal/driver/common
        imports fyne.io/fyne/v2/internal/painter/gl
        imports github.com/go-gl/gl/v3.2-core/gl: build constraints exclude all Go files in C:\Users\spike\go\pkg\mod\github.com\go-gl\gl@v0.0.0-20211210172815-726fda9656d6\v3.2-core\gl
@Minizbot2012
Copy link
Member

Minizbot2012 commented Dec 11, 2023

For windows I have always compiled this with MinGW/MSYS2, never with MSVC... so I actually don't have an answer for this unfortunately... I gave up on this codebase a while ago to be honest...

Quickie edit... try go build without an argument... it should build an exe for you to use

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants