How to install raylib on Ubuntu 22 WSL2? #2897
-
In short. How tou run raylib on WSL2? On my laptop with Ubuntu 22 all works fine. On my Ubuntu 22 WSl2 I configured XLaunch (X11 server for win10). Applications as Xcalc, VLC runs great. My steps in terminal : Prepearing: Building (embedded glfw): cd ../examples Building (glfw3): cd raylib/src cd ../examples My suggesyions: figure out what is wrong and write wiki page about how to install raylib on WSL2. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
you shouldn't need XLaunch, there is a requirement for additional windows graphics drivers (vGPU), and then for example apps like geany etc will just work. https://learn.microsoft.com/en-us/windows/wsl/tutorials/gui-apps#prerequisites |
Beta Was this translation helpful? Give feedback.
-
thats for raylib stuff, the wsl2 instructions are on the microsoft site!
…On Sun, 29 Jan 2023 at 07:30, Grave ***@***.***> wrote:
I mean maybe raylib wiki.
—
Reply to this email directly, view it on GitHub
<#2897 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAFO4SK35HPYRWGQSCL323DWUYMBBANCNFSM6AAAAAAUJPWUQA>
.
You are receiving this because you commented.Message ID:
***@***.***>
--
blog bedroomcoders.co.uk <http://bedroomcoders.co.uk>
Free source code and tutorials!
Disclaimer:
By sending an email to ANY of my addresses you are agreeing that:
1. I am by definition, "the intended recipient"
2. All information in the email is mine to do with as I see fit and make
such financial profit, political mileage, or good joke as it lends itself
to. In particular, I may quote it where I please.
3. I may take the contents as representing the views of your company.
4. This overrides any disclaimer or statement of confidentiality that
may be included on your message.
|
Beta Was this translation helpful? Give feedback.
you shouldn't need XLaunch, there is a requirement for additional windows graphics drivers (vGPU), and then for example apps like geany etc will just work.
https://learn.microsoft.com/en-us/windows/wsl/tutorials/gui-apps#prerequisites