I'm trying to compile an OBSE plugin. But I'm getting an error from source file "GameAPI.cpp". It's an undeclared identifier error from "ShowRuntimeError" on lines 1371 and 1492. I know OBSE compiles, so I'm doing something wrong.
Any help would be appreciated.