|
Re: C++ Code Not working
I've found the indexer to not be the ultimate authority on whether one's C++ code compiles. Try building the project and seeing if that error prints in the build console as well. If it doesn't and the build succeeded, you can ignore the indexer.
|