What is that? Can't create any classes

Did you name you project only ‘Test’ (caseinsensitive)?

It may be a very specific question, but this prevented me from creating C++ code…

If you did so, try giving your project another name (e.g. ‘MyProject’ or ‘TestProject’)

Good luck!