Hi. Im compiling the 3rd person template and getting this:
Rubin.cpp.obj : error LNK2019: unresolved external symbol “declspec(dllimport) public: static void cdecl UHeadMountedDisplayFunctionLibrary::ResetOrientationAndPosition(float,enum EOrientPositionSelector::Type)” (imp_?ResetOrientationAndPosition@UHeadMountedDisplayFunctionLibrary@@SAXMW4Type@EOrientPositionSelector@@@Z) referenced in function “protected: void cdecl ARubin::OnResetVR(void)” (?OnResetVR@ARubin@@IEAAXXZ)
How do I fix this?