Guest User

Untitled

a guest
Feb 19th, 2018
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.74 KB | None | 0 0
  1. Making all for application test...
  2. Compiling main.m...
  3. In file included from /opt/theos/include/QuartzCore/QuartzCore-Structs.h:11,
  4. from /opt/theos/include/QuartzCore/CAValueFunction.h:9,
  5. from /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.2.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CoreAnimation.h:28,
  6. from /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.2.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/QuartzCore.h:9,
  7. from /opt/theos/include/UIKit/UIKit-Structs.h:15,
  8. from /opt/theos/include/UIKit/UIActionSheet.h:6,
  9. from /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlert.h:8,
  10. from /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:12,
  11. from /opt/theos/Prefix.pch:4,
  12. from <command-line>:0:
  13. /opt/theos/include/IOSurface/IOSurface.h:20:36: error: IOSurface/IOSurfaceAPI.h: No such file or directory
  14. In file included from /opt/theos/include/IOSurface/IOSurface.h:21,
  15. from /opt/theos/include/QuartzCore/QuartzCore-Structs.h:11,
  16. from /opt/theos/include/QuartzCore/CAValueFunction.h:9,
  17. from /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.2.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CoreAnimation.h:28,
  18. from /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.2.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/QuartzCore.h:9,
  19. from /opt/theos/include/UIKit/UIKit-Structs.h:15,
  20. from /opt/theos/include/UIKit/UIActionSheet.h:6,
  21. from /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlert.h:8,
  22. from /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:12,
  23. from /opt/theos/Prefix.pch:4,
  24. from <command-line>:0:
  25. /opt/theos/include/IOSurface/IOSurfaceAccelerator.h:20: error: expected declaration specifiers or ‘...’ before ‘IOSurfaceRef’
  26. /opt/theos/include/IOSurface/IOSurfaceAccelerator.h:20: error: expected declaration specifiers or ‘...’ before ‘IOSurfaceRef’
  27. In file included from /opt/theos/include/QuartzCore/QuartzCore-Structs.h:11,
  28. from /opt/theos/include/QuartzCore/CAValueFunction.h:9,
  29. from /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.2.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CoreAnimation.h:28,
  30. from /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.2.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/QuartzCore.h:9,
  31. from /opt/theos/include/UIKit/UIKit-Structs.h:15,
  32. from /opt/theos/include/UIKit/UIActionSheet.h:6,
  33. from /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlert.h:8,
  34. from /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:12,
  35. from /opt/theos/Prefix.pch:4,
  36. from <command-line>:0:
  37. /opt/theos/include/IOSurface/IOSurface.h:27: error: expected ‘)’ before ‘surface’
  38. In file included from /opt/theos/include/QuartzCore/CAValueFunction.h:9,
  39. from /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.2.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CoreAnimation.h:28,
  40. from /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.2.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/QuartzCore.h:9,
  41. from /opt/theos/include/UIKit/UIKit-Structs.h:15,
  42. from /opt/theos/include/UIKit/UIActionSheet.h:6,
  43. from /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlert.h:8,
  44. from /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:12,
  45. from /opt/theos/Prefix.pch:4,
  46. from <command-line>:0:
  47. /opt/theos/include/QuartzCore/QuartzCore-Structs.h:196: error: expected specifier-qualifier-list before ‘IOSurfaceRef’
  48. make[2]: *** [obj/main.m.o] Error 1
  49. make[1]: *** [internal-application-all_] Error 2
  50. make: *** [test.all.application.variables] Error 2
Add Comment
Please, Sign In to add comment