hi , there
i m very new to c++ programming
i was trying to implement 's code inside a new project so that i can play my game from an andriod device
but getting error for
#include <String>
Info ERROR: The first include statement in source file ‘…\EDU_Projects\Car_CPP\Source\Car_CPP\Car_CPPPawn.cpp’ is trying to include the file ‘String’ as the precompiled header, but that file could not be located in any of the module’s include search paths.
i tried this but didn’t help ![]()
& i couldn’t understand this one
can u suggest something
thanks in advance