Advertisement
Guest User

Untitled

a guest
Jun 4th, 2017
704
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.75 KB | None | 0 0
  1. BatteryCollector - iOS Group
  2. Retina 4-inch Support Group
  3. /Users/rob/Documents/workspace/unreal/portfolio/BatteryCollector/BatteryCollector.xcodeproj Missing "Default-568h@2x.png" launch image
  4. BatteryCollector project Group
  5. Validate Project Settings Group
  6. /Users/rob/Documents/workspace/unreal/portfolio/BatteryCollector/BatteryCollector.xcodeproj Update to recommended settings
  7. BatteryCollector - Mac Group
  8. Shell Script Invocation Error Group
  9. Runtime/Core/Public/Apple/ApplePlatformFile.h:39:7: error: 'IterateDirectory' overrides a member function but is not marked 'override' [-Werror,-Winconsistent-missing-override]
  10.  
  11. Runtime/Core/Public/Serialization/ArchiveBase.h:1053:20: error: 'operator<<' overrides a member function but is not marked 'override' [-Werror,-Winconsistent-missing-override]
  12.  
  13. Runtime/Core/Public/Serialization/ArchiveBase.h:1058:20: error: 'operator<<' overrides a member function but is not marked 'override' [-Werror,-Winconsistent-missing-override]
  14.  
  15. Runtime/Core/Public/Serialization/ArchiveBase.h:1068:15: error: 'Serialize' overrides a member function but is not marked 'override' [-Werror,-Winconsistent-missing-override]
  16.  
  17. Runtime/Core/Public/Serialization/ArchiveBase.h:1073:15: error: 'SerializeBits' overrides a member function but is not marked 'override' [-Werror,-Winconsistent-missing-override]
  18.  
  19. Runtime/Core/Public/Serialization/ArchiveBase.h:1078:15: error: 'SerializeInt' overrides a member function but is not marked 'override' [-Werror,-Winconsistent-missing-override]
  20.  
  21. Runtime/Core/Public/Serialization/ArchiveBase.h:1083:15: error: 'Preload' overrides a member function but is not marked 'override' [-Werror,-Winconsistent-missing-override]
  22.  
  23. Runtime/Core/Public/Serialization/ArchiveBase.h:1088:15: error: 'CountBytes' overrides a member function but is not marked 'override' [-Werror,-Winconsistent-missing-override]
  24.  
  25. Runtime/Core/Public/Serialization/ArchiveBase.h:1093:27: error: 'GetArchiveName' overrides a member function but is not marked 'override' [-Werror,-Winconsistent-missing-override]
  26.  
  27. Runtime/Core/Public/Serialization/ArchiveBase.h:1095:25: error: 'GetLinker' overrides a member function but is not marked 'override' [-Werror,-Winconsistent-missing-override]
  28.  
  29. Runtime/Core/Public/Serialization/ArchiveBase.h:1100:16: error: 'Tell' overrides a member function but is not marked 'override' [-Werror,-Winconsistent-missing-override]
  30.  
  31. Runtime/Core/Public/Serialization/ArchiveBase.h:1105:16: error: 'TotalSize' overrides a member function but is not marked 'override' [-Werror,-Winconsistent-missing-override]
  32.  
  33. Runtime/Core/Public/Serialization/ArchiveBase.h:1110:15: error: 'AtEnd' overrides a member function but is not marked 'override' [-Werror,-Winconsistent-missing-override]
  34.  
  35. Runtime/Core/Public/Serialization/ArchiveBase.h:1115:15: error: 'Seek' overrides a member function but is not marked 'override' [-Werror,-Winconsistent-missing-override]
  36.  
  37. Runtime/Core/Public/Serialization/ArchiveBase.h:1120:15: error: 'AttachBulkData' overrides a member function but is not marked 'override' [-Werror,-Winconsistent-missing-override]
  38.  
  39. Runtime/Core/Public/Serialization/ArchiveBase.h:1125:15: error: 'DetachBulkData' overrides a member function but is not marked 'override' [-Werror,-Winconsistent-missing-override]
  40.  
  41. Runtime/Core/Public/Serialization/ArchiveBase.h:1130:15: error: 'Precache' overrides a member function but is not marked 'override' [-Werror,-Winconsistent-missing-override]
  42.  
  43. Runtime/Core/Public/Serialization/ArchiveBase.h:1135:15: error: 'SetCompressionMap' overrides a member function but is not marked 'override' [-Werror,-Winconsistent-missing-override]
  44.  
  45. Runtime/Core/Public/Serialization/ArchiveBase.h:1140:15: error: 'Flush' overrides a member function but is not marked 'override' [-Werror,-Winconsistent-missing-override]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement