Grabber.cpp Fatal error?

I’m working on the grabber class and once I added the UE_TEXT message for “Grabber reporting for duty!” I’m getting a fatal error with Grabber.cpp and Enging.h pch that the "precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa). Any suggestions on how to fix?

Could you show us your UE_LOG statement as you wrote it? I noticed you said UE_TEXT, which isn’t a thing.

Yes I meant UE_LOG lol I ended up figuring it out though, had to uninstall UE4 and reinstall and rebuild the entire project.

Privacy & Terms