Fugias
December 4, 2020, 3:44pm
1
So Im getting this error, someone knows what to do? (using ue 4.26 and visual studio code) // Name followed by ‘::’ must be a class or namespace name. It does compile but it doesnt PrintLine, ConsoleClear overall not working.
. Tried reinstalling visual, redownload BullCowsGame.
1 Like
I had the same issue, following step 10 here solved it:
readme.md
# Removing red squiggles (Intellisense errors) for Unreal Engine
This guide should remove all Intellisense errors from your project. I've recently finished a Udemy series and had no problems fixing any Intellisense errors with this guide.
I've tested this in both Visual Studio 2019 and VSCode (Latest Microsoft C++ plugin). They both work. (Windows 10)
Some other compilers, with their version of Intellisense, may still be helped by some of this info.
##### Note: VSCode was used with Build Tools for Visual Studio 2019
This file has been truncated. show original
1 Like
system
Closed
December 11, 2020, 3:39pm
4
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.