CoreGraphics

These File compiles fine in Xcode. In Silver i got a lot of errors. What i’m missing?
The file is renamed to *.swift.pas because you can’t upload here a *.swift :slight_smile:
Texture.swift.pas (2.2 KB)

forget it,
i have to use the c - bindings in Elements
my fault

Yeah, most of that is expected. Apple provides a lot of mangling foe CoreGraphics to map it into Swift that we don’t do (yet?).