I’m currently trying to use CLion as IDE for my UE4 projects. I downloaded 4.19 and enabled the CLion Plugin, created the CLion project files and opened the project in the IDE.
Building from the engine works. Now I’m wondering how I’m supposed to build the project using CLion, since the proposed build configurations that are talked about in this [video][2] are not available and it seems like they needed to be set up first:
Also, in my projects settings, there is no “CLion” tab in the plugin section as shown in the [video][2].
I would really appreciate if anyone could help me setting this up