Remake with OpenGL.
Take Ubuntu as example:
sudo apt install curl libfreetype-dev libglfw3-dev libglew-dev libglm-dev libstb-dev to install the dependence.irrKlang and put it in a proper position. Then it call CMake and build the program.vcpkg install glfw3 glm glew freetype stb.Visual Studio Solution:cmake .. -G"Visual Studio 17 2022" -A=Win32 -DCMAKE_TOOLCHAIN_FILE=${your_vcpkg_root}/scripts/buildsystems/vcpkg.cmake