[SOLVED] Ton of Intellisense error, code compiles, but I don't want the errors

Hello,

when I add any c++ class (Tank for example) I get a ton of Intellisense errors in Visual Studio (even if I don’t change the code!). I can still compile the code, but it’s so annoying to have them.

There’s a lot of these types of errors:

cannot open source file "FILENAME.generated.h
This declaration has no storage class or type specifier
identifier "NAME" is undefined

2018-07-26_12-00-38-912ca74a821eb044e1d1a8d5a77c9e65

I’ve even tried to reinstall VS, but that haven’t helped. Can you please help me? :frowning:

Thank you.

This seems to be bug of new UE 4.20. I’ve solved it using this solution.

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.

Privacy & Terms