<div dir="ltr"><div dir="ltr"><div>Hello, <br></div><div><br></div><div>By OpenGL plugin do you mean the B3DAcceleratorPlugin? Currently I am porting that plugin to Metal, because OpenGL is deprecated by Apple, and is probably going to be removed in favor of Metal in OS X in the next version of OS X. Recently, I ported the VM window renderer from OpenGL to Metal, and that change was recently integrated, so the OpenGL B3DAcceleratorPlugin not working on the 64 bits version of OS X is technically not a bug. Wait for some more days to finish the port of the plugin (This is where I am working on the plugin: <a href="https://github.com/ronsaldo/opensmalltalk-vm/tree/feature/metal_b3d">https://github.com/ronsaldo/opensmalltalk-vm/tree/feature/metal_b3d</a> ).</div><div><br></div><div>If instead you are doing direct OpenGL calls through the FFI, then I recommend to stick with the 32 bits version. Metal does not work on 32 bits, so they have to keep supporting OpenGL there... but there are also going to remove the support for 32 bits...</div><div><br></div><div>Greetings,</div><div>Ronie<br></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">El mar., 26 feb. 2019 a las 22:28, LawsonEnglish (<<a href="mailto:LEnglish5@cox.net">LEnglish5@cox.net</a>>) escribió:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"> <br>
TItle says it all. 32-bit Squeak still runs OK for now, but 64-bit Squeak crashes instantly when "OpenGL example” is evoked in  64-bit Squeak when running on Mac OS X 10.14.x<br>
<br>
<br>
Lawson</blockquote></div>