<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta content="text/html;charset=UTF-8" http-equiv="Content-Type"></head><body ><div style='font-size:10pt;font-family:Verdana,Arial,Helvetica,sans-serif;'><div>Hi All.<br></div><div><br></div><div>Like the ClipboardExtendedPlugin, there is existing ObjectiveCPlugin source in ./platforms/iOS/vm/src/vm/intplugins/ObjectiveCPlugin/ObjectiveCPlugin.c while the Smalltalk class is missing.</div><div><br></div><div>By saving Pharo's ObjectiveCPlugin from pharo to a package-cache and import into squeak, I can generate the CMakeLists.text file just fine.</div><div><br></div><div>Generating the source with VMMaker bombs at an inlining error that is above my head at the moment.</div><div><br></div><div><br><blockquote style="border-top-color: rgb(204, 204, 204); border-left-color: rgb(204, 204, 204); border-right-color: rgb(204, 204, 204); border-bottom-color: rgb(204, 204, 204); border-top-width: 1px; border-left-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-left-style: solid; border-right-style: solid; border-bottom-style: solid; padding-top: 7px; padding-right: 7px; padding-bottom: 7px; padding-left: 7px; background-color: rgb(245, 245, 245);"><div>'InterpreterProxy&gt;&gt;callbackLeave: contains declaration for non-existent variable callbackID'</div></blockquote> <br></div><div><br></div><div><br></div><div>Please advise on how you would like me to proceed.</div><div><br></div><div>Class comment from the plugin follows my sig.</div><div><br></div><div>cheers.</div><div><br></div><div>tty</div><div><br></div><div><br></div><div><br></div><div><br></div><div>*  Created by John M McIntosh on 9/17/08.<br><br> Some of this code was funded via a grant from the European Smalltalk User Group (ESUG)<br> Copyright (c) 2008 Corporate Smalltalk Consulting Ltd. All rights reserved.<br> MIT License<br> Permission is hereby granted, free of charge, to any person<br> obtaining a copy of this software and associated documentation<br> files (the "Software"), to deal in the Software without<br> restriction, including without limitation the rights to use,<br> copy, modify, merge, publish, distribute, sublicense, and/or sell<br> copies of the Software, and to permit persons to whom the<br> Software is furnished to do so, subject to the following<br> conditions:<br> <br> The above copyright notice and this permission notice shall be<br> included in all copies or substantial portions of the Software.<br> <br> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,<br> EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES<br> OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND<br> NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT<br> HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,<br> WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING<br>FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR<br>OTHER DEALINGS IN THE SOFTWARE.<br><br>The end-user documentation included with the redistribution, if any, must include the following acknowledgment: <br>"This product includes software developed by Corporate Smalltalk Consulting Ltd (http://www.smalltalkconsulting.com) <br>and its contributors", in the same place and form as other third-party acknowledgments. <br>Alternately, this acknowledgment may appear in the software itself, in the same form and location as other <br>such third-party acknowledgments.<br></div></div></body></html>