In C++ develop (mostly Cocos2d-x)
Visual studio 2017 marks red-line some namespace and class members. (like "..." is ambiguous, incomplete type not allowed)
also autocomplete is not working. build and run works fine. (weird)
sometimes Intellisense works fine. doesn't marks red-line and autocomplete also.
it makes me sick
I've tried uninstall and clean visual studio 2017 and re-install and updated most recent version
but still
any solutions?