Problem to create w new C++ Class

I’m having a problem when i try to create a new C++ class keeps give me this message:

“Successfully added class ‘MyCharacter’, however you must recompile the ‘TwinStickShooter’ module before it will appear in the Content Browser.”

“failed to generate project files.”

Then give me a log error.

Can someone help me???

Hi, have you tried to recompile TwinStickShooter first and then add a new class? It may happen, if your project is not compilable.