Skip to content

issues Search Results · repo:icexin/gocraft language:Go

Filter by

13 results
 (70 ms)

13 results

inicexin/gocraft (press backspace or delete to remove)

I know that Windows isn t supported, but could you help me with this build error, please: λ go build package github.com/icexin/gocraft imports github.com/go-gl/gl/v3.3-core/gl: build constraints ...
  • robert-dzikowski
  • 4
  • Opened 
    on Jul 12, 2023
  • #24

Steps to reproduce - $ go get github.com/icexin/gocraft - $ gocraft This error will occur 2021/08/09 13:11:54.654137 PlatformError: Cocoa: Failed to retrieve display name 2021/08/09 13:11:54.775420 ...
  • adamsir
  • 2
  • Opened 
    on Aug 9, 2021
  • #21

when I want to open the game it shows this error and quit , I both installed libgl1-mesa-dev and xorg-dev Full error : https://imgur.com/a/dIaOSfN
  • usdogu
  • 2
  • Opened 
    on Jan 29, 2021
  • #20

Good morning, sir, I don t know what it is, but when I put down blocks, I get a micro freeze... is it due to Go or to your implementation? What did you get from the development of this game? What do ...
  • Hakazael
  • 2
  • Opened 
    on May 20, 2020
  • #18

Hello i would like compile engine but i have problem with dependencies go mod init go build go: extracting golang.org/x/image v0.0.0-20171214225156-12117c17ca67 go: downloading github.com/hashicorp/yamux ...
  • Martinfx
  • 7
  • Opened 
    on May 25, 2019
  • #16

fix math.go file call method 修复 math.go 文件的调用方法 old: sim = opensimplex.NewWithSeed(0) new: sim = opensimplex.New(0)
  • swm888
  • Opened 
    on Oct 13, 2018
  • #13

Thank you very much for your development. I am a novice in go language. I have just finished learning the basic OpenGL and go-sdl2. If you want to learn how to develop this project, what are your suggestions ...
  • swm888
  • Opened 
    on Oct 12, 2018
  • #11

macOS 10.14 Mojave beta 10 Go 1.11 GO111MODULE=on Hello, I ve managed to build the package and produced the gocraft executable, but when I run it I cannot see anything, just a black window. The terminal ...
  • carlca
  • 3
  • Opened 
    on Sep 10, 2018
  • #10

[duckerman@duckerman gocraft]$ go run *.go 2018/08/07 16:37:47.479949 VersionUnavailable: GLX: Failed to create context: GLXBadFBConfig exit status 1
  • TheRadioGuy
  • Opened 
    on Aug 7, 2018
  • #9

gocraft/vendor/github.com/go-gl/glfw/v3.2/glfw vendor/github.com/go-gl/glfw/v3.2/glfw/c_glfw.go:4:10: fatal error: glfw/src/context.c file not found #include glfw/src/context.c ^~~~~~~~~~~~~~~~~~~~ 1 ...
  • hipnusleo
  • 10
  • Opened 
    on Apr 26, 2018
  • #8
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub