On Thu, 27 Jan 2011, Benjamin wrote:
It works for PharoCore-1.1-11196-UNSTABLE.1 but it seems to be the only version where it works :S
Does someone know why ?
It doesn't support Cog's image format. Try an image with the original Squeak format. You can convert your image with the latest SqueakVM. Only the unix VM was released with this feature yet, so you can use that http://squeakvm.org/unix/ or build a VM for your favorite platform. Levente
Thanks,
Ben
On Jan 27, 2011, at 3:36 PM, Benjamin wrote:
Hello guys,
for one of my projects, I'm trying to use SystemTracer to create anew image, but it appears that it doesn't work on Pharo ... I can create a new image, but I can't open it. I've tried with an older VM (Squeak 3.8.18beta1U), but it's the same ...
Did someone already have this problem ? Does someone have a solution ?
Thanks in advance,
Ben