Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Extra libraries, Code snippets, applications etc. » OS Problems etc., Win32, POSIX, MacOS, FreeBSD, X11 etc » Use TheIDE on Windows Subsystem for Linux v2 (You can run TheIDE POSIX version on WSL2)
Re: Use TheIDE on Windows Subsystem for Linux v2 [message #60450 is a reply to message #60449] Tue, 06 February 2024 21:00 Go to previous messageGo to previous message
frederik.dumarey is currently offline  frederik.dumarey
Messages: 25
Registered: December 2021
Location: Belgium
Promising Member
Hey Koldo,

Didn't try this one yet Confused .
I tried some things out, and what is happening?
I can load the OpenGL example, but when compiling it is missing the GL Utilities (glu header files).

This could be quickly solved by installing them using:
sudo apt install libglu1-mesa-dev freeglut3-dev

I think the OpenGL client will use the GLX (X11 extensions for OpenGL), so this should work technically without any problem.
Other than that, while I tried to run the application, I get a console error:

/home/administrator/.cache/upp.out/reference/CLANG.Debug.Deb ug_Full.Gui.Shared/OpenGL: error while loading shared libraries: libGLU.so.1: cannot open shared object file: No such file or directory

I thought the libglu1-mesa library would solve this issue, but I'm stuck here.

Who can help us out?


Regards,

Frederik Dumarey
Belgium
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Linux embedded development without X11/GTK dependencies
Goto Forum:
  


Current Time: Mon Jun 03 03:27:21 CEST 2024

Total time taken to generate the page: 0.00624 seconds