=> vm-dev mailing list: vm-dev@lists.squeakfoundation.org => you'll find the source including instructions here: https://gitorious.org/cogvm => add a bug entry to http://code.google.com/p/cog if you find a solution create a merge request on gitorious so we can include it in the current build On 2012-05-29, at 10:50, Mark Smith wrote:
Hi All,
I find that I need headless mode to work on OS X... could anyone suggest where I should start? I'm guessing this will be somewhere in the VM?
yes this is the "place" to look for. Most probably somewhere close the main / object-c entry method.
FYI: headless mostly works in Elliot's latest CogVM, the only problem is that the icon still shows up, but I think this can be fixed with a little work.
oh? cool.