I have received this error:
non-portable use of class ‘FString’ as an argument to a variadic function cpp(C4840)
Here is my code:
My code seems to be exactly the same as in the lecture, so I do not know why this isn’t working.
I have received this error:
non-portable use of class ‘FString’ as an argument to a variadic function cpp(C4840)
Here is my code:
That just looks like an editor issue. What’s the result of compiling?
it’s alright, it seems to have fixed itself upon restarting completely
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.