<p>When I try and compile on 64-bit (build.macos64x64/squeak.cog.spur; macOS High Sierra 10.13.6; clang --version: Apple LLVM version 7.0.0 (clang-700.1.76) Target: x86_64-apple-darwin17.7.0) I get the following error message:</p>
<p>../../platforms/iOS/vm/OSX/sqSqueakOSXMetalView.m:79:17: error: ARC forbids Objective-C objects in struct</p>
<p>that line is the "texture" declaration in</p>
<p>typedef struct ExtraLayer<br>
{<br>
id texture;<br>
int x, y;<br>
int w, h;<br>
} ExtraLayer;</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/382#issuecomment-476315521">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AhLyW5sV_Ob7svPoxdhWFvxKwWHm46GXks5vaRCZgaJpZM4cGCUY">mute the thread</a>.<img src="https://github.com/notifications/beacon/AhLyWz9AxYfxi6KL4Pgd63FcRGVR56Xvks5vaRCZgaJpZM4cGCUY.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/OpenSmalltalk/opensmalltalk-vm","title":"OpenSmalltalk/opensmalltalk-vm","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/OpenSmalltalk/opensmalltalk-vm"}},"updates":{"snippets":[{"icon":"PERSON","message":"@eliotmiranda in #382: When I try and compile on 64-bit (build.macos64x64/squeak.cog.spur; macOS High Sierra 10.13.6; clang --version: Apple LLVM version 7.0.0 (clang-700.1.76) Target: x86_64-apple-darwin17.7.0) I get the following error message:\r\n\r\n../../platforms/iOS/vm/OSX/sqSqueakOSXMetalView.m:79:17: error: ARC forbids Objective-C objects in struct\r\n\r\nthat line is the \"texture\" declaration in\r\n\r\ntypedef struct ExtraLayer\r\n{\r\n    id\u003cMTLTexture\u003e texture;\r\n    int x, y;\r\n    int w, h;\r\n} ExtraLayer;\r\n"}],"action":{"name":"View Pull Request","url":"https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/382#issuecomment-476315521"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/382#issuecomment-476315521",
"url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/382#issuecomment-476315521",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>