Hello everyone,
I’ve searching for a few hours now but I’m stuck on that problem : I can’t create a class from the Editor with the CLion plugin. I’m on Windows 10 Creator Update and with the 4.17 version for the engine.
I configure the plugin with : https://blog.jetbrains.com/clion/2016/10/clion-and-ue4/ and it works.
I can compile, run the game : No problem. All I can’t do it’s generate a class from the Editor and… It’s a waste of time if I can’t do that.
So, I have this error :
My configuration of the CLion plugin in the editor is :
And of course, I change the accessor for the source code :
Of course, I can use Visual Studio 2017 if I want. No problem with that and I can create my classes from the Editor. No problem.
But I prefer to use CLion. So, if someone have met this problem and found a solution or if you have some ideas for help me. That will be great !
Thanks in advance for your answers.
See ya