Install and compile irrlicht on windows (CLION)
问题 I'm a student developer and I've always dev on Linux. This is the first project I have to do crossplateform. So I installed Git Bash, Visual Studio Pro and CLion on Windows. Usually I compile with GCC and Makefiles. So on Linux I installed the lib run the examples of the lib and it work. But when I want to compile it on Windows, it gets complicated. I use the example files given by Irrlicht to make sure it doesn't come from the sources. Here is my CMakeLists.txt cmake_minimum_required(VERSION