Home » U++ TheIDE » U++ TheIDE: Installation, Compiling and Running of theide » U++/TheIDE in WSL
U++/TheIDE in WSL [message #60085] |
Fri, 11 August 2023 09:20 |
 |
koldo
Messages: 3432 Registered: August 2008
|
Senior Veteran |
|
|
Hi to all
Here are some comments about installing U++ and TheIDE on WSL (Windows Subsystem for Linux).
About WSL install
- The install have been the default one, in powershell, that install Ubuntu (yes, Microsoft install Ubuntu by default)
- After this, due to GDB problems with OpenGL, the wsl has been updated with wsl --update --pre-release
About U++ install
- It has been done following the instructions
- After downloading and copying the files, and before running , it is necessary to give execute permissionchmod +x ./install
chmod +x ./umks32
- Everything compiles well, but when running TheIDE, it is seen that it is necessary to install
- To run the OpenGL demo, I have installed this libglfw3-dev libgl1-mesa-dev libglu1-mesa-dev
That's it, it works very well!
If you agree, I add in the U++ installation instructions that to install it in WSL, it is necessary to give execution permissions and to include the rest of the dependencies.
Best regards
IƱaki
|
|
|
Goto Forum:
Current Time: Tue Apr 29 04:15:23 CEST 2025
Total time taken to generate the page: 0.03633 seconds
|