Skip to content

Error when compiling for arm64 #9

Description

@Namouk

Hi Niknah, I'm having errors when compiling Veency for iOS 11 (arm64 only).

I know theos is properly installed, because I can successfully compile other projects with the same sdk.

Can you try to compile it for iOS 11 (arm64) and see if you get the same issue?

/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:292:44: error: expected a type - (CIImage *)imageByApplyingCGOrientation:(CGImagePropertyOrientation)orientation NS_AVAILABLE(10_13, 11_0);

/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:295:54: error: expected a type - (CGAffineTransform)imageTransformForCGOrientation:(CGImagePropertyOrientation)orientation NS_AVAILABLE(10_13, 11_0);

/theos/sdks/iPhoneOS11.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIColor.h:11:9: fatal error: could not build module 'CoreImage' #import <CoreImage/CoreImage.h>

In file included from <built-in>:1: /theos/Prefix.pch:20:12: fatal error: could not build module 'UIKit' #import <UIKit/UIKit.h>

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions