GithubHelp home page GithubHelp logo

Arch Linux about raylib-go HOT 5 CLOSED

AxewBoTX avatar AxewBoTX commented on September 21, 2024
Arch Linux

from raylib-go.

Comments (5)

gen2brain avatar gen2brain commented on September 21, 2024

No idea, does WSL actually support OpenGL? Can you run at least X11 GUI apps? You better ask for support on WSL official channels, not here. Also, I am not sure why you want to go this route. Why not just use Windows? Creating a game needs a lot of time, and compiling for all platforms you want needs one day or a couple of minutes. Also, please use go build, does it work? Why use go run? Go is not interpreted language.

from raylib-go.

AxewBoTX avatar AxewBoTX commented on September 21, 2024

I have used go build, when I run the executable file, still nothing shows up and there is nothing in the terminal too.

Yes WSL support OpenGL, I have used node binding for raylib and it still works but the go one doesnt.

I don't like the way windows file system works but I need it for work and study so I just WSL.

from raylib-go.

gen2brain avatar gen2brain commented on September 21, 2024

Sorry, nothing that I can do here. There is nothing special or unusual that Go bindings does here.

from raylib-go.

JupiterRider avatar JupiterRider commented on September 21, 2024

@AxewBoTX
The first build can take up to several seconds or minutes, depending on the CPU speed.
This is because raylib-go is statically linked when using cgo. It takes some time to compile the C code.

from raylib-go.

AxewBoTX avatar AxewBoTX commented on September 21, 2024

well half an hour is enough time ig

from raylib-go.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.