Untitled
unknown
plain_text
3 years ago
4.6 kB
12
Indexable
1>Building 7 actions with 16 processes... 1> [1/7] GeoFencePolygonComponent.cpp 1>E:\UE4Projects\Test\Plugins\GeoLocation\Source\GeoLocation\Private\GeoFencePolygonComponent.cpp(25): error C2653: 'UGeoLocationUtilities': is not a class or namespace name 1>E:\UE4Projects\Test\Plugins\GeoLocation\Source\GeoLocation\Private\GeoFencePolygonComponent.cpp(25): error C3861: 'IsPositionInArea': identifier not found 1> [2/7] GeoFenceComponent.cpp 1>E:\UE4Projects\Test\Plugins\GeoLocation\Source\GeoLocation\Private\GeoLocation.h(50): error C2065: 'UGeoFenceComponent': undeclared identifier 1>E:\UE4Projects\Test\Plugins\GeoLocation\Source\GeoLocation\Private\GeoLocation.h(50): error C2059: syntax error: '>' 1>E:\UE4Projects\Test\Plugins\GeoLocation\Source\GeoLocation\Private\GeoLocation.h(88): error C2065: 'UGeoFenceComponent': undeclared identifier 1>E:\UE4Projects\Test\Plugins\GeoLocation\Source\GeoLocation\Private\GeoLocation.h(88): error C2059: syntax error: '>' 1>E:\UE4Projects\Test\Plugins\GeoLocation\Source\GeoLocation\Private\GeoFenceComponent.cpp(22): error C2027: use of undefined type 'UGeoLocationComponent' 1> E:\UE4Projects\Test\Plugins\GeoLocation\Intermediate\Build\Win64\UE4Editor\Inc\GeoLocation\GeoFenceComponent.generated.h(11): note: see declaration of 'UGeoLocationComponent' 1>E:\UE4Projects\Test\Plugins\GeoLocation\Source\GeoLocation\Private\GeoFenceComponent.cpp(24): error C2027: use of undefined type 'UGeoLocationComponent' 1> E:\UE4Projects\Test\Plugins\GeoLocation\Intermediate\Build\Win64\UE4Editor\Inc\GeoLocation\GeoFenceComponent.generated.h(11): note: see declaration of 'UGeoLocationComponent' 1>E:\UE4Projects\Test\Plugins\GeoLocation\Source\GeoLocation\Private\GeoFenceComponent.cpp(29): error C2027: use of undefined type 'UGeoLocationComponent' 1> E:\UE4Projects\Test\Plugins\GeoLocation\Intermediate\Build\Win64\UE4Editor\Inc\GeoLocation\GeoFenceComponent.generated.h(11): note: see declaration of 'UGeoLocationComponent' 1>E:\UE4Projects\Test\Plugins\GeoLocation\Source\GeoLocation\Private\GeoFenceComponent.cpp(32): error C2027: use of undefined type 'UGeoLocationComponent' 1> E:\UE4Projects\Test\Plugins\GeoLocation\Intermediate\Build\Win64\UE4Editor\Inc\GeoLocation\GeoFenceComponent.generated.h(11): note: see declaration of 'UGeoLocationComponent' 1>E:\UE4Projects\Test\Plugins\GeoLocation\Source\GeoLocation\Private\GeoFenceComponent.cpp(38): error C2027: use of undefined type 'UGeoLocationComponent' 1> E:\UE4Projects\Test\Plugins\GeoLocation\Intermediate\Build\Win64\UE4Editor\Inc\GeoLocation\GeoFenceComponent.generated.h(11): note: see declaration of 'UGeoLocationComponent' 1>E:\UE4Projects\Test\Plugins\GeoLocation\Source\GeoLocation\Private\GeoFenceComponent.cpp(41): error C2027: use of undefined type 'UGeoLocationComponent' 1> E:\UE4Projects\Test\Plugins\GeoLocation\Intermediate\Build\Win64\UE4Editor\Inc\GeoLocation\GeoFenceComponent.generated.h(11): note: see declaration of 'UGeoLocationComponent' 1> [3/7] GeoLocationSettings.cpp 1>E:\UE4Projects\Test\Plugins\GeoLocation\Source\GeoLocation\Private\GeoLocationSettings.cpp(17): error C2065: 'AndroidIntervalTime': undeclared identifier 1>E:\UE4Projects\Test\Plugins\GeoLocation\Source\GeoLocation\Private\GeoLocationSettings.cpp(22): error C2065: 'AndroidFastestIntervalTime': undeclared identifier 1>E:\UE4Projects\Test\Plugins\GeoLocation\Source\GeoLocation\Private\GeoLocationSettings.cpp(27): error C2065: 'AndroidPriority': undeclared identifier 1>E:\UE4Projects\Test\Plugins\GeoLocation\Source\GeoLocation\Private\GeoLocationSettings.cpp(32): error C2065: 'AndroidHeadingDelay': undeclared identifier 1>E:\UE4Projects\Test\Plugins\GeoLocation\Source\GeoLocation\Private\GeoLocationSettings.cpp(37): error C2065: 'AndroidMinimumDistance': undeclared identifier 1> [4/7] GeoLocationPosition.cpp 1>E:\UE4Projects\Test\Plugins\GeoLocation\Source\GeoLocation\Private\GeoLocationPosition.cpp(57): error C2653: 'UGeoLocationUtilities': is not a class or namespace name 1>E:\UE4Projects\Test\Plugins\GeoLocation\Source\GeoLocation\Private\GeoLocationPosition.cpp(57): error C3861: 'CalculateDistanceBetween': identifier not found 1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.MakeFile.Targets(45,5): error MSB3073: The command "G:\UE_4.27\Engine\Build\BatchFiles\Build.bat TestEditor Win64 Development -Project="E:\UE4Projects\Test\Test.uproject" -WaitMutex -FromMsBuild" exited with code 6. 1>Done building project "Test.vcxproj" -- FAILED.
Editor is loading...